Enable PromptKit repair attempts
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
id: weather.hourly_generated_text
|
||||
version: "2.0.0"
|
||||
version: "2.1.0"
|
||||
default_profile: weather-light
|
||||
description: Hourly weather report analysis prompt.
|
||||
inputs:
|
||||
@@ -21,3 +21,4 @@ output:
|
||||
format: json
|
||||
validation_mode: json_schema
|
||||
schema_path: hourly.generated_text.schema.json
|
||||
repair_attempts: 1
|
||||
|
||||
Reference in New Issue
Block a user