Fix Anthropic requests failing due to missing MaxTokens in agent configuration
Signed-off-by: Bryan Frimin <bryan@getprobo.com>
This commit is contained in:
1
e2e/console/testdata/config.yaml
vendored
1
e2e/console/testdata/config.yaml
vendored
@@ -65,6 +65,7 @@ probod:
|
||||
api-key: "thisisnotasecret"
|
||||
temperature: 0.1
|
||||
model-name: "gpt-4o"
|
||||
max-tokens: 4096
|
||||
|
||||
custom-domains:
|
||||
renewal-interval: 3600
|
||||
|
||||
Reference in New Issue
Block a user