Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AWS Bedrock integration improvement #283

Open
liyin2015 opened this issue Nov 26, 2024 · 1 comment · May be fixed by #289
Open

AWS Bedrock integration improvement #283

liyin2015 opened this issue Nov 26, 2024 · 1 comment · May be fixed by #289
Labels
[adalflow] suggest improvement Improve existing functionality (non-integration] in /adalflow help wanted Need helps with input, discussion, review, and PR submission.

Comments

@liyin2015
Copy link
Member

liyin2015 commented Nov 26, 2024

Outline & Motivation

The previous integration from the community lacks these points

  1. This client needs a lot more work to be fully functional.
  2. Setup the AWS credentials instruction is unclear
  3. Access to the modelId (where to find these modelId)
  4. Convert the modelId to standard model parameter that is required by model_client with a unified interface

multi-providers

Pitch

No response

Additional context

You can refer aisuite's aws provider . This can quickly get you up to speed on the experience that we want to create

@liyin2015 liyin2015 added [adalflow] suggest improvement Improve existing functionality (non-integration] in /adalflow help wanted Need helps with input, discussion, review, and PR submission. labels Nov 26, 2024
@ajithvcoder ajithvcoder linked a pull request Nov 30, 2024 that will close this issue
7 tasks
@ajithvcoder
Copy link
Contributor

Some of the TODOs in future are

  1. Add tests for aws integration
  2. Add embedder model
  3. Add model streaming functionality

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[adalflow] suggest improvement Improve existing functionality (non-integration] in /adalflow help wanted Need helps with input, discussion, review, and PR submission.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants