process_judgements {hellmer}R 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


[Package hellmer version 0.1.2 Index]