Add Promptkit definition conformance coverage
This commit is contained in:
10
testdata/promptkit-v0.9/prompts/json.yaml
vendored
Normal file
10
testdata/promptkit-v0.9/prompts/json.yaml
vendored
Normal file
@@ -0,0 +1,10 @@
|
||||
id: compat.json
|
||||
version: "1.0.0"
|
||||
default_profile: endpoint-only
|
||||
messages:
|
||||
- role: user
|
||||
content: Return JSON.
|
||||
output:
|
||||
format: json
|
||||
validation_mode: json
|
||||
repair_attempts: 0
|
||||
Reference in New Issue
Block a user