use output for default json schema instead of extracted_information i… (#1607)
This commit is contained in:
@@ -20,7 +20,7 @@ export const dataSchemaExampleValue = {
|
||||
export const dataSchemaExampleForFileExtraction = {
|
||||
type: "object",
|
||||
properties: {
|
||||
extracted_information: {
|
||||
output: {
|
||||
type: "object",
|
||||
description: "All of the information extracted from the file",
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user