quantum-ai/data_analyzer
Claude b2fe16aeaa Optimize data analyzer agent for PDF-only processing
- Restrict file upload to PDF files only in frontend and backend
- Add comprehensive PDF MIME type validation
- Remove duplicate processing view and URL endpoint
- Update model help text and UI labels for PDF-only
- Clean up unused imports and code references
- Maintain rich results formatting with HTML rendering
- Preserve all existing webhook processing functionality

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-07-25 10:16:35 +05:30
..
management Refactor: Complete architecture reorganization with proper separation of concerns 2025-07-21 20:03:53 +05:30
migrations Implement PostgreSQL development parity and fix migration conflicts 2025-07-12 09:59:44 +05:30
templates/data_analyzer Optimize data analyzer agent for PDF-only processing 2025-07-25 10:16:35 +05:30
__init__.py Implement wallet deduction after success & fix display issues 2025-07-10 16:34:03 +05:30
admin.py Implement wallet deduction after success & fix display issues 2025-07-10 16:34:03 +05:30
apps.py Implement wallet deduction after success & fix display issues 2025-07-10 16:34:03 +05:30
models.py Optimize data analyzer agent for PDF-only processing 2025-07-25 10:16:35 +05:30
processor.py Refactor: Complete architecture reorganization with proper separation of concerns 2025-07-21 20:03:53 +05:30
urls.py Optimize data analyzer agent for PDF-only processing 2025-07-25 10:16:35 +05:30
views.py Optimize data analyzer agent for PDF-only processing 2025-07-25 10:16:35 +05:30