This commit is contained in:
Bryan Morgan
2025-06-25 21:45:38 -04:00
committed by GitHub
parent b6b9923dc3
commit bb797ded7d
6 changed files with 72 additions and 50 deletions

View File

@@ -196,7 +196,6 @@ export class GeminiClient {
return new GeminiChat(
this.config,
this.getContentGenerator(),
this.model,
{
systemInstruction,
...generateContentConfigWithThinking,