Browse Source

Update the chat url in ai-management doc

pull/24263/head
Engincan VESKE 2 months ago
committed by GitHub
parent
commit
bafc5792c1
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 4
      docs/en/modules/ai-management/index.md

4
docs/en/modules/ai-management/index.md

@ -68,7 +68,7 @@ The AI Management module includes a built-in chat interface for testing workspac
* Test streaming responses * Test streaming responses
* Verify workspace configuration before using in production * Verify workspace configuration before using in production
> Access the chat interface at: `/AIManagement/Chat` > Access the chat interface at: `/AIManagement/Workspaces/{WorkspaceName}`
## Workspace Configuration ## Workspace Configuration
@ -621,4 +621,4 @@ The cache is automatically invalidated when workspaces are created, updated, or
- [Artificial Intelligence Infrastructure](../../framework/infrastructure/artificial-intelligence/index.md): Learn about the underlying AI workspace infrastructure - [Artificial Intelligence Infrastructure](../../framework/infrastructure/artificial-intelligence/index.md): Learn about the underlying AI workspace infrastructure
- [Microsoft.Extensions.AI](https://learn.microsoft.com/en-us/dotnet/ai/): Microsoft's unified AI abstractions - [Microsoft.Extensions.AI](https://learn.microsoft.com/en-us/dotnet/ai/): Microsoft's unified AI abstractions
- [Semantic Kernel](https://learn.microsoft.com/en-us/semantic-kernel/): Microsoft's Semantic Kernel integration - [Semantic Kernel](https://learn.microsoft.com/en-us/semantic-kernel/): Microsoft's Semantic Kernel integration

Loading…
Cancel
Save