mirror of
https://github.com/awslabs/amazon-bedrock-agentcore-samples.git
synced 2025-09-08 20:50:46 +00:00
* search tool added * search tool added * rename * Delete 02-use-cases/02-DB-Performance-Analyzer directory Signed-off-by: Eashan Kaushik <50113394+EashanKaushik@users.noreply.github.com> * Delete 02-use-cases/07-AWS-Operations-Agent directory Signed-off-by: Eashan Kaushik <50113394+EashanKaushik@users.noreply.github.com> --------- Signed-off-by: Eashan Kaushik <50113394+EashanKaushik@users.noreply.github.com>
9 lines
173 B
Plaintext
9 lines
173 B
Plaintext
# AWS Operations Agent Client Requirements
|
|
# Compatible with existing boto3 version
|
|
|
|
boto3>=1.28.0
|
|
requests>=2.31.0
|
|
python-dotenv>=1.0.0
|
|
rich>=13.4.2
|
|
prompt_toolkit>=3.0.38
|