ideas-generator/server/models
DJP ca4ed4976d Add dual-agent system with file upload support and compact UI
- Implement dual-agent architecture supporting both Chat Completions and Responses API
- Add comprehensive file upload functionality for responses agents with image and PDF support
- Integrate OpenAI Conversations API for persistent file context across messages
- Add compact UI design with reduced font sizes and tighter spacing for better chat focus
- Include vector store management, document upload system, and admin dashboard enhancements
- Fix conversation persistence ensuring uploaded files remain accessible in follow-up questions

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-04 14:45:25 -04:00
..
Assistant.js Add dual-agent system with file upload support and compact UI 2025-09-04 14:45:25 -04:00
Conversation.js Complete migration from OpenAI Assistants API to Chat Completions API with Vue.js frontend 2025-09-03 13:08:26 -04:00
Document.js Add dual-agent system with file upload support and compact UI 2025-09-04 14:45:25 -04:00
index.js Add dual-agent system with file upload support and compact UI 2025-09-04 14:45:25 -04:00
Message.js Complete migration from OpenAI Assistants API to Chat Completions API with Vue.js frontend 2025-09-03 13:08:26 -04:00
ResponseSession.js Add dual-agent system with file upload support and compact UI 2025-09-04 14:45:25 -04:00
User.js Add comprehensive admin dashboard with analytics, full agent management, and complete system improvements 2025-09-03 14:41:32 -04:00
VectorStore.js Add dual-agent system with file upload support and compact UI 2025-09-04 14:45:25 -04:00