Simplify user agent handling. (#828)

This commit is contained in:
Tommaso Sciortino
2025-06-09 09:31:27 -07:00
committed by GitHub
parent 87474e52d7
commit 0613062fc8
6 changed files with 3 additions and 10 deletions

View File

@@ -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,