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:
@@ -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
|
||||
Reference in New Issue
Block a user