Files
genesis-2/supabase/functions/create-chat-conversation
alexrg a70f0c52a9
CI / test (pull_request) Failing after 8s
feat: implement create-chat-conversation function with OpenAI integration and Supabase support
- Added CORS handling for the create-chat-conversation function.
- Implemented health check endpoint for the function.
- Created endpoints for managing conversations and messages with OpenAI.
- Added error handling and response formatting for better API usability.
- Introduced utility functions for environment variable management and Supabase client creation.
- Enhanced schema handling for structured responses from OpenAI.
- Implemented conversation archiving and retrieval logic.
2026-02-13 09:31:58 -06:00
..