Skip to content

Commit cba3b1d

Browse files
committed
Updated html tag warning
1 parent be7d9f2 commit cba3b1d

File tree

1 file changed

+3
-1
lines changed
  • articles/ai-services/speech-service/includes/quickstarts/voice-live-agents

1 file changed

+3
-1
lines changed

articles/ai-services/speech-service/includes/quickstarts/voice-live-agents/python.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -785,7 +785,9 @@ Both logs are complementary - conversation logs for conversation analysis and te
785785
786786
The quickstart uses AI Foundry projects instead of hub-based projects. If you have a hub-based project, you can still use the quickstart with some modifications.
787787
788-
To use the quickstart with a hub-based project, you need to retrieve the connection string for your agent and use it instead of the <project-name>. You can find the connection string in the Azure portal under your AI Foundry project > **Overview**.
788+
To use the quickstart with a hub-based project, you need to retrieve the connection string for your agent and use it instead of the ```project-name```. You can find the connection string in the Azure portal under your AI Foundry project >
789+
790+
**Overview**.
789791
790792
For hub-based projects, use the connection string directly in the URL.
791793

0 commit comments

Comments
 (0)