11 lines
183 B
YAML
11 lines
183 B
YAML
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
|