Update voice API configuration: Add Twilio TURN server support and enhance ICE server retrieval logic. Update environment example and settings to include Twilio credentials. Introduce comprehensive client integration documentation for voice API.
0d9dbeb
Cyril Duplandcommited on
Implement WebRTC ICE server configuration: Add support for dynamic and static ICE server retrieval in voice services, update FastAPI app to initialize voice handler, and enhance voice route endpoints. Update frontend to fetch ICE servers for WebRTC connections. Add comprehensive client integration documentation for voice API.
8f36e50
Cyril Duplandcommited on
Implement Voice Activity Detection (VAD) configuration: Add VAD parameters to settings, create VADConfigDTO for validation, and integrate VAD handling in the voice bot. Update frontend to allow dynamic VAD parameter adjustments during sessions.
bd76267
Cyril Duplandcommited on
feat voice: init
48d6c63
Cyril Duplandcommited on
Injestion project documents
595f77d
Cyril Duplandcommited on
Add post-processing pipeline for carbon impact, pricing, and equivalences. Introduce orchestrator and context management for enhanced metadata handling in agent service.
5227b54
Cyril Duplandcommited on
Enhance conversation workflows by introducing summarization and classification agents. Implement retrieval nodes for document fetching, and update settings for Supabase integration. Add Markdown to PDF conversion utilities and improve agent service to handle document metadata. Refactor agent registry to support orchestrated workflows.