Hermes agent running on ubuntu vm via wsl.exe.
Local inference LM Studio, Qwen 3.5 9B, 262144 token context length.
Does not summarise conversation to clear context automatically. Runs out of context length and gives error: ⚠️ Error code: 400 - {'error': 'Context size has been exceeded.'}.
Context management settings left at default in the hermes setup.
Current workaround I am testing is to set rolling window context overflow setting on LM studio. Seems to be ok so far.
Not sure if threshold is missed when tools are used? Still monitoring, will add any updates.
Hermes agent running on ubuntu vm via wsl.exe.⚠️ Error code: 400 - {'error': 'Context size has been exceeded.'}.
Local inference LM Studio, Qwen 3.5 9B, 262144 token context length.
Does not summarise conversation to clear context automatically. Runs out of context length and gives error:
Context management settings left at default in the hermes setup.
Current workaround I am testing is to set rolling window context overflow setting on LM studio. Seems to be ok so far.
Not sure if threshold is missed when tools are used? Still monitoring, will add any updates.