mirror of
https://github.com/google-gemini/gemini-cli.git
synced 2026-06-25 02:37:53 -07:00
Simplify user agent handling. (#828)
This commit is contained in:
committed by
GitHub
parent
7c24d46085
commit
ce5b22e9d7
@@ -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