Simplify user agent handling. (#828)

This commit is contained in:
Tommaso Sciortino
2025-06-09 09:31:27 -07:00
committed by GitHub
parent 7c24d46085
commit ce5b22e9d7
6 changed files with 3 additions and 10 deletions
-1
View File
@@ -182,7 +182,6 @@ describe('App UI', () => {
contentGeneratorConfig: {
apiKey: 'test-key',
model: 'test-model',
userAgent: 'test-agent',
},
embeddingModel: 'test-embedding-model',
sandbox: false,