Skip to content

Commit c35f844

Browse files
author
Shubhankar Sumar
committed
A Sample end-2-end User Interaction Flow
1 parent 193a931 commit c35f844

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:
@@ -111,7 +116,6 @@ uv run streamlit run src/app.py --server.port 8501 --server.address 127.0.0.1
111116
```
112117
6. Access the web interface at `http://localhost:8501`
113118

114-
115119
### Bedrock AgentCore Deployment
116120

117121
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

82.8 KB
Loading

0 commit comments

Comments
 (0)