-
Notifications
You must be signed in to change notification settings - Fork 4.2k
Closed as not planned
Labels
area:applyarea:autocompleteRelates to the auto complete featureRelates to the auto complete featurearea:chatRelates to chat interfaceRelates to chat interfacearea:editRelates to side panel Edit featureRelates to side panel Edit featurekind:bugIndicates an unexpected problem or unintended behaviorIndicates an unexpected problem or unintended behavior
Description
Error Details
Model: LM Studio
Provider: lmstudio
Status Code: N/A
Straightforward config through LM Studio Local Server
name: Local Config
version: 1.0.0
schema: v1
models:
- name: LM Studio
provider: lmstudio
model: Qwen3-Coder-Next-UD-IQ3_XXS
api_base: http://localhost:1234/
roles:
- chat
- edit
- apply
- autocomplete
Error Output
Cannot truncate prompt with n_keep (23783) >= n_ctx (4096)
Additional Context
When I attach files and enter prompt in either "Chat" or "Agent" mode, I get this error
If I don't put any attachments, it will run as expected with the model.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
area:applyarea:autocompleteRelates to the auto complete featureRelates to the auto complete featurearea:chatRelates to chat interfaceRelates to chat interfacearea:editRelates to side panel Edit featureRelates to side panel Edit featurekind:bugIndicates an unexpected problem or unintended behaviorIndicates an unexpected problem or unintended behavior
Type
Projects
Status
Done