TradingAgents/examples
ashimnandi-trika 0624bf4564 Fix type hint, config handling, and auth header
- Fix return type: Tuple[str, str, dict] → Tuple[str, dict, dict]
  (full_signal is a dict, not a string)
- Use safe config merge to avoid mutating caller's dict
- Fix auth header to use X-API-Key (System R convention)

Co-Authored-By: gemini-code-assist[bot] <noreply@github.com>
2026-03-08 23:52:41 +05:30
..
systemr_risk_integration.py Fix type hint, config handling, and auth header 2026-03-08 23:52:41 +05:30