File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# AI Agent Workshop
22
33The 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.
You can’t perform that action at this time.
0 commit comments