mirror of
https://github.com/farcasclaudiu/TradingAgents.git
synced 2026-06-22 15:01:30 +03:00
3642f5917c
Prevents UnicodeEncodeError on Windows where the default encoding (cp1252/gbk) cannot handle Unicode characters in LLM output. Closes #77, closes #114, closes #126, closes #215, closes #332