feat: implement image generation API route with extended timeout and error handling a28cd52 ChenyuRabbitLove commited on Jun 12
refactor: update image generation response structure to return base64 images, simplify Dockerfile permissions, and clean up unused code in image service c74caed ChenyuRabbitLove commited on Jun 12
chore: remove chat router from API router and update related files for cleaner structure 0c46d34 ChenyuRabbitLove commited on Jun 12
refactor: improve code readability and structure in OpenAI integration tests and services, update requirements for consistency f5c3d9c ChenyuRabbitLove commited on Jun 12
feat: add OpenAI connection debug script and update requirements for improved package management 3ee7b82 ChenyuRabbitLove commited on Jun 12
chore: update OpenAI package version and refactor chat streaming logic for improved error handling and added test endpoints 008dadb ChenyuRabbitLove commited on Jun 12
feat: add chat streaming endpoint and related schemas for OpenAI integration 05257d2 ChenyuRabbitLove commited on Jun 12
Remove Python cache files from tracking and improve .gitignore 06f464b ChenyuRabbitLove commited on Jun 12
feat: add chat completions test endpoint to validate OpenAI integration and improve error handling 49982b5 ChenyuRabbitLove commited on Jun 12
feat: implement DALL-E fallback mechanism in image generation service to handle API failures and enhance error logging ad78edb ChenyuRabbitLove commited on Jun 12
chore: enhance OpenAI integration with connection test endpoint, improved error handling, and validate API key presence e61e906 ChenyuRabbitLove commited on Jun 12
chore: update .gitignore to exclude Python bytecode files and modify prompt in page.tsx for image generation clarity 6455cee ChenyuRabbitLove commited on Jun 12
chore: update Next.js configuration for image domains, adjust API fetch URLs, and add health check endpoint in backend 17e5473 ChenyuRabbitLove commited on Jun 12
chore: load environment variables using dotenv in config.py 295f6d1 ChenyuRabbitLove commited on Jun 12
chore: update openai package version in requirements.txt to 1.82.0 f99c2c7 ChenyuRabbitLove commited on Jun 12