Added a configurable timeout knob
This commit is contained in:
10
internal/profile/testdata/negative_timeout.yaml
vendored
Normal file
10
internal/profile/testdata/negative_timeout.yaml
vendored
Normal file
@@ -0,0 +1,10 @@
|
||||
id: negative-timeout
|
||||
version: "1.0.0"
|
||||
templates:
|
||||
- role: user
|
||||
content: "Say hi"
|
||||
model_defaults:
|
||||
timeout_seconds: -1
|
||||
output_format: text
|
||||
validation:
|
||||
validation_mode: none
|
||||
Reference in New Issue
Block a user