Open njbrake opened 1 month ago
https://github.com/awsdocs/aws-doc-sdk-examples/blob/main/python/example_code/bedrock-agent/bedrock_agent_wrapper.py Lots going on to make this agent work, because you need to configure roles and create lambdas for running the agent.
https://github.com/awsdocs/aws-doc-sdk-examples/blob/main/python/example_code/bedrock-agent/bedrock_agent_wrapper.py Lots going on to make this agent work, because you need to configure roles and create lambdas for running the agent.
I would say that, for now, we prioritize adding frameworks that don't require additional services beyond the model provider.
What's the current feeling on this one? I would like to take it on if no one else will.
What's the current feeling on this one? I would like to take it on if no one else will.
We have been recently focusing on other things and not so much on adding new frameworks, but any framework addition and/or contribution will be very welcome.
@rokugang oooo we would love the help! I gave it a try initially but I got overwhelmed by the amount of things that needed to be created in AWS in order to make it work (IAM roles, Lambdas, etc).
If you are willing to give it a try I would be interested to hear any opinions you might have about how we should manage the creation of all the AWS resources ððð
https://github.com/awslabs/amazon-bedrock-agent-samples