Replies: 15 comments 5 replies
-
Great idea, I have more Claude tokens through bedrock than I do on anthropic's platform itself. I was thinking of building it out myself locally but this would be a great addition |
Beta Was this translation helpful? Give feedback.
-
would be interested! |
Beta Was this translation helpful? Give feedback.
-
Hey @lalalune thoughts on this? Would you consider merging this PR if I created it? |
Beta Was this translation helpful? Give feedback.
-
OK i will start working on this unless there is code published? can you please share? |
Beta Was this translation helpful? Give feedback.
-
meta-introspector#5 here is a starting point, more work needed, untested |
Beta Was this translation helpful? Give feedback.
-
PR has been merged, adding Bedrock as a provider and making available the Amazon Nova family of LLMs #2769 |
Beta Was this translation helpful? Give feedback.
-
@LanreDaDev and @rijul-newalkar, let me know if you try it out and how it works for you |
Beta Was this translation helpful? Give feedback.
-
cool
…On Mon, Jan 27, 2025, 08:29 emile baizel ***@***.***> wrote:
PR has been merged, adding Bedrock as a provider and making available the
Amazon Nova family of LLMs #2769
<#2769>
—
Reply to this email directly, view it on GitHub
<#1975 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AD5KQ2NMP3JY43OTG7L4IXT2MYYEVAVCNFSM6AAAAABUYIA5P2VHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTCOJWHE3TINY>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
It has not been working for me... Is it possible I am missing something? All the changes are there how did you get it working? |
Beta Was this translation helpful? Give feedback.
-
I have not been testing it but this PR is not the right one I think someone
fixed it in a different PR
…On Tue, Feb 4, 2025, 20:22 Jarret F Beauregard ***@***.***> wrote:
It has not been working for me... Is it possible I am missing something?
All the changes are there how did you get it working?
—
Reply to this email directly, view it on GitHub
<#1975 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AD5KQ2LDJAGOHSRA2ZDXQUT2OFRWLAVCNFSM6AAAAABUYIA5P2VHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTEMBWGE2DOOI>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
this is the pr #2769 |
Beta Was this translation helpful? Give feedback.
-
Okay when I find some time I will test it okay myself I haven't actually
tested this new patch and I should
…On Tue, Feb 4, 2025, 21:01 emile baizel ***@***.***> wrote:
this is the pr #2769 <#2769>
—
Reply to this email directly, view it on GitHub
<#1975 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AD5KQ2OEYST65UQ5BKU4KOL2OFWH5AVCNFSM6AAAAABUYIA5P2VHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTEMBWGE3TEMQ>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
@retdude have you tried with setting it to |
Beta Was this translation helpful? Give feedback.
-
@retdude I think I found the issue, which is that I somehow didn't check in the Bedrock code within Can you try adding the code below to ~line 1000 of
|
Beta Was this translation helpful? Give feedback.
-
PR for bug fix #3329 |
Beta Was this translation helpful? Give feedback.
-
I am considering creating a PR that would enable Eliza agents to work with Amazon Bedrock which would enable even more LLMs and an additional provider. Before doing that, I want to confirm that there is interest in this and it would be included (assuming it's properly designed and implemented).
Beta Was this translation helpful? Give feedback.
All reactions