process_judgements: Process structured data extraction with judgement

View source: R/hellmer-core.R

process_judgementsR Documentation

Process structured data extraction with judgement

Description

Process structured data extraction with judgement

Usage

process_judgements(
  chat_obj,
  prompt,
  type_spec,
  judgements = 0,
  echo = FALSE,
  ...
)

Arguments

chat_obj

Chat model object

prompt

The prompt or text to analyze

type_spec

Type specification for structured data

judgements

Number of judgements for structured data extraction resulting in refined data

Value

List containing extraction process


hellmer documentation built on June 8, 2025, 11:09 a.m.