keepme-backend / src /services /_websocket_service.py

Commit History

refactor WebRTC and WebSocket services to remove user_id dependency from session management
ad024aa

ramanjitsingh1368 commited on

Refactor URL construction in MeetingService; improve WebSocketService URI handling
e234fba

ramanjitsingh1368 commited on

Refactor Dockerfile and clean up unused schemas; update Redis client initialization and environment configuration
a3aa6c1

ramanjitsingh1368 commited on

Add Redis integration for session management and update WebSocket handling
00662bb

ramanjitsingh1368 commited on

Add conversation history handling to WebRTC and WebSocket services
33fe7cc

ramanjitsingh1368 commited on

Enhance WebSockets message passing by using structured input/output
9342992

ramanjitsingh1368 commited on

Integrate Schedule meeting functionality with AI Bot
3f2f6d9

ramanjitsingh1368 commited on

Rename websocket parameter to client_websocket in handle_text_conversation_with_openai_websockets for clarity
cc5642a

ramanjitsingh1368 commited on

Enhance WebSocket handling for text conversations
d4f6849

ramanjitsingh1368 commited on

Improve conversation and file controllers to use schema validation and improve WebSocket handling
af7af6c

ramanjitsingh1368 commited on

Improve file and conversation services to use repository pattern
1e0a76d

ramanjitsingh1368 commited on

Implement WebSocket service for handling conversations and integrate OpenAI client for text generation
2efe331

ramanjitsingh1368 commited on