Commit History

Add sources parameter to completion requests and update documentation: Enhance the CompletionRequest model to include an optional sources field for document filtering. Update related API examples and documentation to reflect this change, ensuring clarity on usage and implications for project document retrieval.
686df05

Cyril Dupland commited on

Update dependencies and enhance agent functionality: upgrade LangChain to v1.2.x, adjust retrieval tools for improved pagination and filtering, and implement new project ID checks. Modify settings for RAG top-k and add support for custom state management in agents. Enhance documentation for streaming SSE client and tools policy, ensuring clarity on usage and constraints.
7c43c4c

Cyril Dupland commited on

Implement V2 workflow for agent orchestration, including new chat tools agent with retrieval capabilities, classifier node enhancements, and summarizer integration. Add detailed documentation for V2 features and prompts, ensuring improved agent interaction and context handling.
2dcccd3

Cyril Dupland commited on

Refactoring gestion Agent
c392583

Cyril Dupland commited on

feat transcription: implement meeting transcription quotas with project ID and duration limits, enhancing validation and quota management. Update settings and documentation to reflect new features and usage examples.
833089d

Cyril Dupland commited on

feat transcription: add dedicated meeting transcription endpoint with support for audio file uploads and language options. Implement validation for file formats and sizes, and update settings for the new transcription model. Enhance API documentation and examples for clarity.
3155a78

Cyril Dupland commited on

feat voice: update documentation for `trigger_on_push` mode to include JSON message format for triggering flush. Simplify response handling in LangGraphProcessor by sending complete responses in a single block instead of segments, enhancing efficiency in transcript delivery.
49420f1

Cyril Dupland commited on

feat voice: implement real-time response segmentation for agent replies, enhancing transcript delivery via WebRTC data channels. Update LangGraphProcessor to split responses into segments and modify frontend to display these segments in real-time. Update documentation to reflect new segment handling features.
9f8934d

Cyril Dupland commited on

feat voice: implement real-time segment handling in `trigger_on_push` mode, enhancing transcript delivery via WebRTC data channels and app messages. Update `TranscriptBufferProcessor` to emit transport messages for each buffered segment, and adjust documentation to reflect these changes.
b3630e8

Cyril Dupland commited on

Refactor voice bot and enhance capabilities endpoint: Consolidate voice bot logic into a single function, update transport handling for Daily and SmallWebRTC, and introduce a new capabilities endpoint to check transport availability. Update documentation to reflect these changes.
8824891

Cyril Dupland commited on

Add minimal Daily.co voice test page: Introduce a new endpoint for a simplified UI without iframe, and update documentation to reflect the new minimal page and its usage alongside the existing Daily.co test page.
ce67322

Cyril Dupland commited on

With daily
a7400dd

Cyril Dupland commited 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 Dupland commited on

Add batch processing service for structured data extraction from OCR results. Include metrics for carbon impact, latency, and pricing in API examples. Update default OCR model in Mistral service for consistency.
b1df3b7

Cyril Dupland commited on

Remove large PDF files and add .gitignore to respect HuggingFace Spaces 10MB limit
c11ba05

Cyril Dupland commited on

FIrst Commit
d28f1ed

Cyril Dupland commited on