Files
LynkedUpPro_CRM/src
Satyam Rastogi 2ce3395006 feat(ai-chat): use openai/gpt-oss-120b and token-budget the role context
Switch the assistant model from qwen/qwen3-32b to openai/gpt-oss-120b. Cap every per-role context list, hard-clamp the assembled system prompt to ~4000 tokens at a line boundary, and bound re-sent chat history to 12 messages so the model context window can't be exceeded regardless of mock-data volume.
2026-05-30 20:33:01 +05:30
..