Skip to content

Commit 6564f3a

Browse files
authored
Merge pull request #8 from sssumarss/main
A Sample end-2-end User Interaction Flow
2 parents 4502d3b + 832bbae commit 6564f3a

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,11 @@ In this sample we've tried to choose tools that are popular with our customers,
1515

1616
![alt text](assets/platform_arch.jpg)
1717

18+
19+
**A Sample end-2-end User Interaction Flow**
20+
21+
![End-2-end user flow](assets/sample_sequence_diagram.png)
22+
1823
## Generative AI Foundations
1924

2025
Strong foundational or "platform" capabilities increase the speed and success rate of generative and agentic AI projects. This sample demonstrates a customer service agent integrating several of these capabilities together:
@@ -113,7 +118,6 @@ uv run streamlit run src/app.py --server.port 8501 --server.address 127.0.0.1
113118
```
114119
6. Access the web interface at `http://localhost:8501`
115120

116-
117121
### Bedrock AgentCore Deployment
118122

119123
Refer to the **agentcore_runtime_deployment.ipynb** notebook to deploy your agent using [Bedrock AgentCore Runtime](https://docs.aws.amazon.com/bedrock-agentcore/latest/devguide/agents-tools-runtime.html).

assets/sample_sequence_diagram.png

342 KB
Loading

0 commit comments

Comments
 (0)