mirror of
https://github.com/google-gemini/gemini-cli.git
synced 2026-04-22 19:14:33 -07: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