Skip to content

Commit ff8c0d7

Browse files
committed
update agent name
1 parent 2f3b408 commit ff8c0d7

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
11
# AI Agent Workshop
22

33
The documentation for this workshop can be found here - [AI Agent Workshop](https://binarytrails-ai.github.io/aiagent-workshop/)
4+
5+
1. User – An end-user authenticated via Entra ID, accessing AI-One application.
6+
2. App Service Frontend – Hosts the AI-One application UI.
7+
3. App Service Backend – Backend services for all functions.
8+
4. AI Search – Vector database for storing and retrieving knowledge base content.
9+
5. Open AI Service – Provides the models for the application.
10+
6. CosmosDB – Stores application data, including chat history.
11+
7. Storage Account – Stores the files uploaded by users, such as documents or images.
12+
8. Service Bus – Event-driven communication between services, allowing for asynchronous processing and integration.

0 commit comments

Comments
 (0)