[GH-ISSUE #5315] [FEAT]: LLM provider anthropic : add a max tokens wibdow #5020

Closed
opened 2026-06-05 14:51:32 -04:00 by yindo · 1 comment
Owner

Originally created by @FBTCAD on GitHub (Mar 31, 2026).
Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/5315

What would you like to see?

for anthropic LLM provider a max token windwo is missing - internally it shoudl be stuck at 4096 tokens which makes it not usable for serious project - we need a window where we can enter the max tokens

Originally created by @FBTCAD on GitHub (Mar 31, 2026). Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/5315 ### What would you like to see? for anthropic LLM provider a max token windwo is missing - internally it shoudl be stuck at 4096 tokens which makes it not usable for serious project - we need a window where we can enter the max tokens
yindo added the enhancementfeature request labels 2026-06-05 14:51:32 -04:00
yindo closed this issue 2026-06-05 14:51:32 -04:00
Author
Owner

@timothycarambat commented on GitHub (Mar 31, 2026):

This has already been solved and is currently live and will be in the next patch (>1.11.2)
https://github.com/Mintplex-Labs/anything-llm/pull/5255

<!-- gh-comment-id:4167153677 --> @timothycarambat commented on GitHub (Mar 31, 2026): This has already been solved and is currently live and will be in the next patch (>1.11.2) https://github.com/Mintplex-Labs/anything-llm/pull/5255
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Mintplex-Labs/anything-llm#5020