quantum-ai-v3/workflows/config
Claude 511c78b0a1 🔧 Complete data analyzer webhook integration and file upload
- 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>
2025-07-28 22:35:24 +05:30
..
__init__.py 🚀 Implement simplified workflows system with shared components 2025-07-28 20:06:46 +05:30
agents.py 🔧 Complete data analyzer webhook integration and file upload 2025-07-28 22:35:24 +05:30