Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Azure SDK and AI Services - USED MODULES ONLY
azure-identity # Azure authentication and credentials management
azure-search-documents==11.7.0b2 # Azure AI Search integration
azure-ai-voicelive==1.0.0 # Azure VoiceLive API for real-time voice conversations
azure-ai-voicelive==1.1.0 # Azure VoiceLive API for real-time voice conversations

# HTTP Client (required by Azure VoiceLive)
aiohttp # Async HTTP client library
Expand Down
Loading