mirror of
https://github.com/google-gemini/gemini-cli.git
synced 2026-04-28 14:04:41 -07:00
Simplify user agent handling. (#828)
This commit is contained in:
committed by
GitHub
parent
87474e52d7
commit
0613062fc8
@@ -128,7 +128,6 @@ const baseConfigParams: ConfigParameters = {
|
||||
model: 'test-model',
|
||||
apiKey: 'test-api-key',
|
||||
vertexai: false,
|
||||
userAgent: 'TestAgent/1.0',
|
||||
},
|
||||
embeddingModel: 'test-embedding-model',
|
||||
sandbox: false,
|
||||
|
||||
Reference in New Issue
Block a user