Fix Anthropic requests failing due to missing MaxTokens in agent configuration
Signed-off-by: Bryan Frimin <bryan@getprobo.com>
This commit is contained in:
@@ -89,6 +89,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