diff --git a/docs/en/modules/ai-management/index.md b/docs/en/modules/ai-management/index.md index 339124acca..186d05af9a 100644 --- a/docs/en/modules/ai-management/index.md +++ b/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 * Verify workspace configuration before using in production -> Access the chat interface at: `/AIManagement/Chat` +> Access the chat interface at: `/AIManagement/Workspaces/{WorkspaceName}` ## 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 - [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 \ No newline at end of file +- [Semantic Kernel](https://learn.microsoft.com/en-us/semantic-kernel/): Microsoft's Semantic Kernel integration