process_judgements | R Documentation |
Process structured data extraction with judgement
process_judgements(
chat_obj,
prompt,
type_spec,
judgements = 0,
echo = FALSE,
...
)
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 |
List containing extraction process
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.