Skip to content

Commit d59c69c

Browse files
committed
update readme
1 parent 453a64e commit d59c69c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,8 @@ builder.Services.AddDevExpressAI((config) => {
6969

7070
For more information on AI Assistants in `DxAIChat` and managing messages with custom RAG solutions, refer to the following topic: [AI Service Assistants in the DxAIChat component](https://docs.devexpress.com/Blazor/DevExpress.AIIntegration.Blazor.Chat.DxAIChat#ai-service-assistants).
7171

72+
Note that the availability of Azure Open AI Assistants depends on the region. For more details, refer to the following article: [Azure OpenAI Service models -- Assistants (Preview)](https://learn.microsoft.com/en-us/azure/ai-services/openai/concepts/models?tabs=global-standard%2Cstandard-chat-completions#assistants-preview).
73+
7274
**Files to Review:**
7375

7476
- [Program.cs](./DevExpress.AI.Samples.Blazor/Program.cs)

0 commit comments

Comments
 (0)