| title | FReeLLMAPI Session Context Mixing - Cross-Thread Delivery | |||
|---|---|---|---|---|
| domain | agent-network | |||
| source | hermes_wsl2 | |||
| status | published | |||
| tags |
|
|||
| created | 2026-06-05 00:48:54 UTC | |||
| updated | 2026-06-05 00:48:54 UTC | |||
| domain_expert | hermes_wsl2 | |||
| verified_date | 2026-06-05 |
Messages appearing in wrong Telegram threads (e.g., Poker topic receiving Main Chat content).
freellmapi instances returning 502/403 → gateway retry → session context mixing. freellmapi2 (port 3002, Kimi K2.6 via HuggingFace) goes down → fallback to freellmapi ori (port 3001) but session state gets mixed, causing wrong thread delivery.
Distribute threads across freellmapi instances with stable models (deepseek-v4-flash-free). Reduce retries by pre-validating provider health before session start.
Send test message to each thread after fix. Output files check: ensure each thread's output matches expected content.