TradingAgents/tradingagents
Bastien Leblanc 40bf4aee99 fix(bedrock): add ainvoke override, endpoint_url mapping with guard
Address Gemini review comments:
- Override ainvoke for async content normalization
- Map base_url to endpoint_url for custom Bedrock endpoints
- Guard against non-Bedrock URLs (e.g. OpenAI default) being
  passed as endpoint_url, which caused 404 errors
2026-04-15 08:48:58 +01:00
..
agents fix: process all chunk messages for tool call logging, harden memory score normalization (#534, #531) 2026-04-13 07:21:33 +00:00
dataflows fix: add missing pandas import in y_finance.py (#488) 2026-04-04 07:14:10 +00:00
graph feat(bedrock): add Amazon Bedrock LLM provider support 2026-04-13 13:56:50 +01:00
llm_clients fix(bedrock): add ainvoke override, endpoint_url mapping with guard 2026-04-15 08:48:58 +01:00
__init__.py fix: set process-level UTF-8 default for cross-platform consistency 2026-03-22 23:42:37 +00:00
default_config.py fix: use ~/.tradingagents/ for cache and logs, resolving Docker permission issue (#519) 2026-04-13 05:26:04 +00:00