mirror of
https://github.com/primedigitaltech/market-assistant.git
synced 2026-07-22 16:11:38 +08:00
Regenerate-report (llm) used compact_brief_for_llm default 350k chars, unlike other LLM steps (80k–100k), which can cause gateway timeouts or 5xx surfacing as 502. chat_completion_text now attaches response body snippet to HTTPError for easier diagnosis. Made-with: Cursor