Skip to content

Commit f898e48

Browse files
Josh Hunzikera-asaad
authored andcommitted
chore(assistant): Remove model context length override in llmClient to allow the full context length supported by the model
1 parent 3d72aab commit f898e48

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

ui/src/components/toolbar/assistant/llmClient.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,6 @@ class LlmClient {
4848
maxRetries: 3,
4949
model: "keip-assistant",
5050
format: "json",
51-
numCtx: 4096,
5251
temperature: 0,
5352
})
5453

0 commit comments

Comments
 (0)