Commit graph

3 commits

Author SHA1 Message Date
dangddt
2abfc08a77 feat: Implement new backend service for chat session and history management with database integration, API, and UI updates. 2025-12-02 13:55:53 +07:00
yangdx
ee7c683fa7 Fix swagger docs page problem in dev mode
- Add /static to VITE_API_ENDPOINTS
- Update proxy rewrite rules
- Include static file serving
- Sync sample env file
2025-10-29 02:31:52 +08:00
yangdx
04d2367147 Fix redoc access problem in front-end dev mode
- Add /redoc endpoint to proxy config
- Remove root path from API endpoints
- Add .env.development to git reopo
- Update sample environment files
- Refine .gitignore patterns for env files
2025-10-17 20:36:15 +08:00