mirror of
https://github.com/awslabs/amazon-bedrock-agentcore-samples.git
synced 2025-09-08 20:50:46 +00:00
* Add a new Farm management use case to 02-use-cases * feat:modify readme * feat:modify solution diagram * feat:modify cleanup * remove datastore * remove all datastore * remove unnecessary files * modify file structure * remove ds_store
18 lines
314 B
Plaintext
18 lines
314 B
Plaintext
boto3
|
|
botocore
|
|
strands-agents
|
|
strands-agents-tools
|
|
strands-agents-builder
|
|
bedrock-agentcore
|
|
bedrock-agentcore-starter-toolkit>=0.1.5
|
|
requests>=2.31.0
|
|
pillow>=10.0.0
|
|
langgraph>=0.2.0
|
|
langchain-core>=0.3.0
|
|
langchain-aws>=0.2.0
|
|
pydantic>=2.0.0
|
|
typing-extensions>=4.8.0
|
|
IPython>=8.0.0
|
|
xxhash
|
|
nest-asyncio>=1.5.0
|
|
Pillow |