You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: tests/integration_tests/test_assets/entity_extraction/compiled_prompt.txt
-4Lines changed: 0 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -129,7 +129,3 @@ Given below is XML that describes the information to extract from this document
129
129
130
130
131
131
ONLY return a valid JSON object (no other text is necessary). The JSON MUST conform to the XML format, including any types and format requests e.g. requests for lists, objects and specific types. Be correct and concise.
Copy file name to clipboardExpand all lines: tests/integration_tests/test_assets/entity_extraction/compiled_prompt_full_reask.txt
-4Lines changed: 0 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -110,7 +110,3 @@ Given below is XML that describes the information to extract from this document
110
110
</output>
111
111
112
112
ONLY return a valid JSON object (no other text is necessary), where the key of the field in JSON is the `name` attribute of the corresponding XML, and the value is of the type specified by the corresponding XML's tag. The JSON MUST conform to the XML format, including any types and format requests e.g. requests for lists, objects and specific types. Be correct and concise. If you are unsure anywhere, enter `null`.
Copy file name to clipboardExpand all lines: tests/integration_tests/test_assets/entity_extraction/compiled_prompt_reask.txt
-4Lines changed: 0 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -39,7 +39,3 @@ Given below is XML that describes the information to extract from this document
39
39
</output>
40
40
41
41
ONLY return a valid JSON object (no other text is necessary), where the key of the field in JSON is the `name` attribute of the corresponding XML, and the value is of the type specified by the corresponding XML's tag. The JSON MUST conform to the XML format, including any types and format requests e.g. requests for lists, objects and specific types. Be correct and concise. If you are unsure anywhere, enter `null`.
Copy file name to clipboardExpand all lines: tests/integration_tests/test_assets/entity_extraction/compiled_prompt_skeleton_reask_1.txt
-4Lines changed: 0 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -129,7 +129,3 @@ Given below is XML that describes the information to extract from this document
129
129
130
130
131
131
ONLY return a valid JSON object (no other text is necessary). The JSON MUST conform to the XML format, including any types and format requests e.g. requests for lists, objects and specific types. Be correct and concise.
0 commit comments