refactor conversation handling to remove user_id dependency and update schemas for name and email b8bc03f ramanjitsingh1368 commited on Feb 14, 2025
Add Redis integration for session management and update WebSocket handling 00662bb ramanjitsingh1368 commited on Feb 6, 2025
Add conversation history handling to WebRTC and WebSocket services 33fe7cc ramanjitsingh1368 commited on Feb 5, 2025
Integrate Schedule meeting functionality with AI Bot 3f2f6d9 ramanjitsingh1368 commited on Feb 5, 2025
Rename websocket parameter to client_websocket in handle_text_conversation_with_openai_websockets for clarity cc5642a ramanjitsingh1368 commited on Jan 31, 2025
Refactor conversation handling to remove request dependency and update user retrieval method; adjust schemas to remove ephemeral_key from CreateWebrtcConnectionSchema while retaining it in response. 1c4497b narinder1231 commited on Jan 31, 2025
Improve conversation handling to remove ephemeral_key from frontend and enforce modality validation 4267717 ramanjitsingh1368 commited on Jan 30, 2025
Improve conversation and file controllers to use schema validation and improve WebSocket handling af7af6c ramanjitsingh1368 commited on Jan 30, 2025
Improve file and conversation services to use repository pattern 1e0a76d ramanjitsingh1368 commited on Jan 30, 2025
Implement WebSocket service for handling conversations and integrate OpenAI client for text generation 2efe331 ramanjitsingh1368 commited on Jan 29, 2025
Refactor user ID handling in conversation and file controllers; update models to use user links instead of IDs 562d1b9 ramanjitsingh1368 commited on Jan 28, 2025