Add Promptkit definition conformance coverage
This commit is contained in:
10
testdata/promptkit-v0.9/profiles/endpoint-only.yaml
vendored
Normal file
10
testdata/promptkit-v0.9/profiles/endpoint-only.yaml
vendored
Normal file
@@ -0,0 +1,10 @@
|
||||
id: endpoint-only
|
||||
endpoint: http://127.0.0.1:8000/v1
|
||||
model: fixture-endpoint-model
|
||||
temperature: 0.1
|
||||
max_tokens: 128
|
||||
top_p: 0.75
|
||||
timeout_seconds: 30
|
||||
extra_params:
|
||||
endpoint_option:
|
||||
nested: true
|
||||
Reference in New Issue
Block a user