Enhance signin functionality to log client IP address and update user session creation with device IP address e1e6967 narinder1231 commited on Jan 28, 2025
Refactor session and user models to use Link for user_id and clean up field definitions; update base repository methods to handle link rules and fetching links. 95bf291 narinder1231 commited on Jan 28, 2025
Refactor email validation and add password validation in user schemas ebc3c4f narinder1231 commited on Jan 27, 2025
Add error handling in authentication middleware and improve session expiration check 862aa9a narinder1231 commited on Jan 27, 2025
Add authentication middleware and update auth controller for API key validation 302d8c7 narinder1231 commited on Jan 27, 2025
Refactor Session and User models to use user_id and Indexed email field 8fef4ca narinder1231 commited on Jan 24, 2025
Add AuthService for user authentication and session management 1bc36c9 narinder1231 commited on Jan 24, 2025
Initialize Beanie with MongoDB configuration during application startup 92f19f5 narinder1231 commited on Jan 23, 2025
Add base, user, and session repository classes for MongoDB integration 709ca98 narinder1231 commited on Jan 23, 2025
Implement a feature to communicate with openai realtime api using text modality 17f9ecb ramanjitsingh1368 commited on Jan 24, 2025
Add logic to upsert the file content in vector store d27bf13 ramanjitsingh1368 commited on Jan 24, 2025
Implement AI voice controller and OpenAI client integration with API and WebSocket routes b2fc939 ramanjitsingh1368 commited on Jan 23, 2025
Add initial project structure with configuration and logging setup 76ea68f ramanjitsingh1368 commited on Jan 23, 2025