typo fix
Some checks failed
Docker Build and Push / build-and-push (push) Has been cancelled
Tests / test (bash) (push) Has been cancelled
Tests / test (zsh) (push) Has been cancelled
Tests / lint (push) Has been cancelled
Tests / docker (push) Has been cancelled

This commit is contained in:
2025-12-02 10:58:54 +01:00
parent 5268b292ea
commit 3ae5f5ac45

View File

@@ -217,7 +217,6 @@ $prompt"
;;
"LMSTUDIO")
payload=$(echo "$base_payload" | jq '. + {
response_format: {type: "json_object"},
max_tokens: -1,
stream: false
}')