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

[Feature Request]: Incorporate AWS Bedrock agents #11462

Open
sansmoraxz opened this issue Feb 28, 2024 · 1 comment
Open

[Feature Request]: Incorporate AWS Bedrock agents #11462

sansmoraxz opened this issue Feb 28, 2024 · 1 comment
Labels
enhancement New feature or request triage Issue needs to be triaged/prioritized

Comments

@sansmoraxz
Copy link
Contributor

Feature Description

AWS Bedrock agents are automatic orchestration flows for RAG through provided openapi endpoints (which are lambda functions) think of them as tools with corresponding knowledge base.

This is the closest thing to OpenAI function calling that bedrock offers, however it's has the retrieval pipeline flow baked into it.

Reason

Native integration of Bedrock Agents would be ideal. ReAct may occasionally error out with incorrect generations can require more engineering efforts for some specific use cases.

Value of Feature

Usage with AWS bedrock will be easier as certain tasks can be abstracted away to be handled by Bedrock itself.

The lambdas can be dynamically generated and provisioned through building of docker images or SAM.

@sansmoraxz sansmoraxz added enhancement New feature or request triage Issue needs to be triaged/prioritized labels Feb 28, 2024
Copy link

dosubot bot commented Feb 28, 2024

🤖

It seems like you've got this under control, if you want help or have specific questions, let me know what I can do for you!

About Dosu

This response is meant to be useful and save you time. It is not meant to be a precise solution, but rather a starting point for your own research.

Help me be more useful! Please leave a 👍 if this is helpful and 👎 if it is irrelevant.

If you want to continue the conversation, start your reply with @dosu-bot.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request triage Issue needs to be triaged/prioritized
Projects
None yet
Development

No branches or pull requests

1 participant