10 lines
180 B
YAML
10 lines
180 B
YAML
id: json-schema-without-schema-path
|
|
version: "1.0.0"
|
|
messages:
|
|
- role: user
|
|
content: "Return JSON"
|
|
output:
|
|
format: json
|
|
validation_mode: json_schema
|
|
repair_attempts: 0
|