Grooper Help - Version 25.0
25.0.0040 2,257

JSON File

Quoting Method Grooper.GPT

Injects content from a JSON file stored on a Batch Object into the prompt.

Remarks

The JSON File quoting method enables dynamic injection of JSON content from files attached to the document being processed. It can be used to inject image analysis data generated by activities like VLM Analyze, or any custom JSON file containing information relevant to the extraction process.

Usage Examples

  • Use VLM Analyze to generate descriptions for photographs, then use JSON File to inject that description into data extraction operation.
  • Use VLM Analyze to generate data from charts, then use JSON File to feed that data into data extraction.

Configuration Guidance

  • Ensure the specified file exists on the target Batch Object for successful injection.
  • Use JSONPath expressions in selector properties to target specific content or perform advanced filtering.
  • Polygon and collapse selectors allow for transformation of geometric or nested objects within the JSON.

Impact

  • Injected content is wrapped and formatted for inclusion in AI prompts, supporting advanced document processing and extraction scenarios.
  • This method is ideal for integrating document-level metadata, extracted values, or custom JSON structures into generative AI operations.

Properties

NameTypeDescription

Used By

Notification