Increase repair_attempts for weather prompts
This commit is contained in:
@@ -22,4 +22,4 @@ output:
|
|||||||
format: json
|
format: json
|
||||||
validation_mode: json_schema
|
validation_mode: json_schema
|
||||||
schema_path: pipeline-weather/daily/daily.generated_text.schema.json
|
schema_path: pipeline-weather/daily/daily.generated_text.schema.json
|
||||||
repair_attempts: 1
|
repair_attempts: 2
|
||||||
@@ -22,4 +22,4 @@ output:
|
|||||||
format: json
|
format: json
|
||||||
validation_mode: json_schema
|
validation_mode: json_schema
|
||||||
schema_path: pipeline-weather/hourly/hourly.generated_text.schema.json
|
schema_path: pipeline-weather/hourly/hourly.generated_text.schema.json
|
||||||
repair_attempts: 1
|
repair_attempts: 2
|
||||||
@@ -22,4 +22,4 @@ output:
|
|||||||
format: json
|
format: json
|
||||||
validation_mode: json_schema
|
validation_mode: json_schema
|
||||||
schema_path: pipeline-weather/today/today.generated_text.schema.json
|
schema_path: pipeline-weather/today/today.generated_text.schema.json
|
||||||
repair_attempts: 1
|
repair_attempts: 2
|
||||||
@@ -22,4 +22,4 @@ output:
|
|||||||
format: json
|
format: json
|
||||||
validation_mode: json_schema
|
validation_mode: json_schema
|
||||||
schema_path: pipeline-weather/tomorrow/tomorrow.generated_text.schema.json
|
schema_path: pipeline-weather/tomorrow/tomorrow.generated_text.schema.json
|
||||||
repair_attempts: 1
|
repair_attempts: 2
|
||||||
Reference in New Issue
Block a user