mirror of
https://github.com/google-gemini/gemini-cli.git
synced 2026-06-13 12:57:12 -07:00
Simplify user agent handling. (#828)
This commit is contained in:
committed by
GitHub
parent
7c24d46085
commit
ce5b22e9d7
@@ -182,7 +182,6 @@ describe('App UI', () => {
|
||||
contentGeneratorConfig: {
|
||||
apiKey: 'test-key',
|
||||
model: 'test-model',
|
||||
userAgent: 'test-agent',
|
||||
},
|
||||
embeddingModel: 'test-embedding-model',
|
||||
sandbox: false,
|
||||
|
||||
Reference in New Issue
Block a user