feat(market-intel): Implement fully functional, optimized backend

- Refactored market_intel_orchestrator.py for direct Gemini API (v1) calls.\n- Updated model to gemini-2.5-pro for enhanced capabilities.\n- Implemented minimal stdout logging for improved traceability within Docker.\n- Optimized Dockerfile and introduced market-intel.requirements.txt for leaner, faster builds.\n- Ensured end-to-end communication from React frontend through Node.js bridge to Python backend is fully functional.
This commit is contained in:
2025-12-21 13:44:54 +00:00
parent 2f60499b52
commit 2012e1c165
5 changed files with 263 additions and 43 deletions

View File

@@ -26,7 +26,7 @@ PyYAML
openpyxl
Flask
pyngrok
google-generativeai==0.4.0
google-genai
typing-extensions==4.5.0
grpcio==1.54.2
google-api-core==2.11.1