feat(api): add Llama 3.3 70B Instruct to AWS Bedrock model options#520
feat(api): add Llama 3.3 70B Instruct to AWS Bedrock model options#520mrubens merged 1 commit intoRooCodeInc:mainfrom
Conversation
|
|
When documenting in changelog should note "Added Llama 3.3 70B Instruct model to the AWS Bedrock provider options" |
|
Thank you! Want to use |
|
Or I can do it later - whatever is easiest for you. Thank you for the contribution! |
|
Yeah, I forgot what's the correct way so left the comment. I won't be able
to do it until tomorrow, so better skip me this time and I'll try to
remember the process next time.
…On Thu, Jan 23, 2025, 21:58 Matt Rubens ***@***.***> wrote:
Or I can do it later - whatever is easiest for you. Thank you for the
contribution!
—
Reply to this email directly, view it on GitHub
<#520 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AGWMILADSTX3QKCH42V776D2MFCX5AVCNFSM6AAAAABVYCQUBWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDMMJQHEYDANRZGQ>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Description
Added Llama 3.3 70B Instruct model configuration to the AWS Bedrock provider options in api.ts. This enables users to utilize the new Llama model through AWS Bedrock integration.
Type of change
How Has This Been Tested?
Checklist:
Additional context
Related Issues
Reviewers
Important
Add
meta.llama3-3-70b-instruct-v1:0model to AWS Bedrock options inapi.ts.meta.llama3-3-70b-instruct-v1:0model tobedrockModelsinapi.ts.maxTokensof 8192,contextWindowof 128,000, and does not support images, computer use, or prompt cache.This description was created by
for d93a7a7. It will automatically update as commits are pushed.