Commit History

refactor user model and schemas to consolidate name fields and remove signup schema
fcfe4b3

ramanjitsingh1368 commited on

Add WebSocket routing for conversation handling and refactor controllers
269b3c2

ramanjitsingh1368 commited on

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

ramanjitsingh1368 commited on

Add MeetingController and MeetingService for scheduling and managing meetings; implement availability checks and booking functionality
ec47532

ramanjitsingh1368 commited on

Improve Conversation and File API routers to enforce authentication dependencies
14bfd4c

ramanjitsingh1368 commited on

Fix dependency handling for authentication routes in API router
78dc67e

narinder1231 commited on

Add authentication middleware and update auth controller for API key validation
302d8c7

narinder1231 commited on

Add AuthController for user authentication endpoints
6a39039

narinder1231 commited on

Implement a feature to communicate with openai realtime api using text modality
17f9ecb

ramanjitsingh1368 commited on

Add Pinecone integration with API routes
dfee664

ramanjitsingh1368 commited on

Implement AI voice controller and OpenAI client integration with API and WebSocket routes
b2fc939

ramanjitsingh1368 commited on

Add initial project structure with configuration and logging setup
76ea68f

ramanjitsingh1368 commited on