Learn R Programming

mLLMCelltype (version 2.0.0)

execute_consensus_check: Execute consensus check with retry logic

Description

Execute consensus check with retry logic

Usage

execute_consensus_check(
  formatted_responses,
  api_keys,
  models_to_try,
  base_urls = NULL
)

Arguments