mirror of
https://github.com/QwenLM/qwen-code.git
synced 2025-12-20 16:57:46 +00:00
429 fix (#1668)
This commit is contained in:
@@ -196,7 +196,6 @@ export class GeminiClient {
|
||||
return new GeminiChat(
|
||||
this.config,
|
||||
this.getContentGenerator(),
|
||||
this.model,
|
||||
{
|
||||
systemInstruction,
|
||||
...generateContentConfigWithThinking,
|
||||
|
||||
Reference in New Issue
Block a user