mirror of
https://github.com/thecyberlearn/quantum-ai-v3.git
synced 2026-08-18 13:32:57 +00:00
- Added data-analyzer configuration to agents.py with webhook URL - Implemented comprehensive file upload to N8N webhook in views.py - Added send_file_to_webhook() function with proper error handling - Fixed JSON serialization by separating file objects from form data - Added AJAX response handling for real-time results display - Enhanced debugging and logging throughout the pipeline - Updated documentation via auto-update system Fixes file upload issue where PDFs weren't reaching the webhook endpoint. Now supports end-to-end data analysis with proper balance deduction. 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| config | ||
| migrations | ||
| templates/workflows | ||
| __init__.py | ||
| admin.py | ||
| apps.py | ||
| models.py | ||
| tests.py | ||
| urls.py | ||
| views.py | ||