[GH-ISSUE #4486] [BUG]: When using KoboldCPP And @agent, the max response length is always 512, regardless of context size #2854

Closed
opened 2026-02-22 18:31:32 -05:00 by yindo · 0 comments
Owner

Originally created by @staltux on GitHub (Oct 3, 2025).
Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/4486

Originally assigned to: @shatfield4 on GitHub.

How are you running AnythingLLM?

Docker (local)

What happened?

If i chat without using the @agent, the context is correct, the defined in the UI, but if i try to use the @agent, the context is reduced to 512

maybe a similar problem that
https://github.com/Mintplex-Labs/anything-llm/issues/3708
?

Are there known steps to reproduce?

Connect KoboldCPP. Do a chat using the @agent. Look at the KoboldCPP console to confirm that the requested response has a maximum of 512 tokens.

Originally created by @staltux on GitHub (Oct 3, 2025). Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/4486 Originally assigned to: @shatfield4 on GitHub. ### How are you running AnythingLLM? Docker (local) ### What happened? If i chat without using the @agent, the context is correct, the defined in the UI, but if i try to use the @agent, the context is reduced to 512 maybe a similar problem that https://github.com/Mintplex-Labs/anything-llm/issues/3708 ? ### Are there known steps to reproduce? Connect KoboldCPP. Do a chat using the @agent. Look at the KoboldCPP console to confirm that the requested response has a maximum of 512 tokens.
yindo added the enhancementpossible bug labels 2026-02-22 18:31:32 -05:00
yindo closed this issue 2026-02-22 18:31:32 -05:00
yindo changed title from [BUG]: When using KoboldCPP And @agent, the max response length is always 512, regardless of context size to [GH-ISSUE #4486] [BUG]: When using KoboldCPP And @agent, the max response length is always 512, regardless of context size 2026-06-05 14:48:55 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Mintplex-Labs/anything-llm#2854