View source: R/check_consensus.R
| check_consensus | R Documentation |
Check if consensus is reached among models
check_consensus(
round_responses,
api_keys = NULL,
controversy_threshold = 2/3,
entropy_threshold = 1,
consensus_check_model = NULL,
base_urls = NULL
)
This function uses create_consensus_check_prompt from prompt_templates.R
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.