fix task v2 data schema (#1967)
This commit is contained in:
@@ -13,7 +13,10 @@ User goal:
|
||||
{{ user_goal }}
|
||||
```{% if extracted_information_schema %}
|
||||
|
||||
The ideal schema for the "output" field: {{ extracted_information_schema }}{% endif %}
|
||||
The ideal schema for the "output" field:
|
||||
```
|
||||
{{ extracted_information_schema }}
|
||||
```{% endif %}
|
||||
|
||||
Task history (the earliest task is the first in the list and the latest is the last in the list):
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user