Skip to content

Commit 5cf82fb

Browse files
committed
update Makefile
1 parent 83ca515 commit 5cf82fb

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

README.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -156,6 +156,25 @@ The following table provides a sample cost breakdown for deploying this guidance
156156

157157
For a more accurate estimate based on your specific configuration and usage patterns, we recommend using the [AWS Pricing Calculator](https://calculator.aws).
158158

159+
## Third-Party Dependencies Disclaimer
160+
161+
This sample code utilizes various third-party packages, modules, models, and datasets, including but not limited to:
162+
163+
- Strands Agent SDK
164+
- Qwen3-14B
165+
- snowflake-arctic-embed-s model
166+
- LiteLLM
167+
- LangFuse
168+
- Medical Text for Text Classification public dataset
169+
170+
**Important Notice:**
171+
- Amazon Web Services (AWS) is not associated to these third-party entities and their components.
172+
- The maintenance, updates, and security of these third-party dependencies are the sole responsibility of the customer/user.
173+
- Users should regularly review and update these dependencies to ensure security and compatibility.
174+
- Users are responsible for compliance with all applicable licenses and terms of use for these third-party components.
175+
176+
Please review and comply with all relevant licenses and terms of service for each third-party component before using in your applications.
177+
159178
## Quick Start Guide
160179

161180
The whole solution is including two parts, Agentic AI platform and Agentic AI application, let us go through the Agentic AI platform firstly

0 commit comments

Comments
 (0)