Learn R Programming

llmhelper (version 1.0.0)

test_full_compatibility_with_fallback: Test full compatibility with tidyprompt and max_tokens fallback

Description

Test full compatibility with tidyprompt and max_tokens fallback

Usage

test_full_compatibility_with_fallback(
  model_provider,
  base_url,
  api_key,
  model,
  temperature,
  stream,
  timeout,
  max_tokens,
  verbose,
  ...
)

Arguments