Learn R Programming

llmhelper (version 1.0.0)

test_http_connection_with_fallback: Test HTTP connection with max_tokens fallback

Description

Test HTTP connection with max_tokens fallback

Usage

test_http_connection_with_fallback(
  base_url,
  api_key,
  model,
  max_tokens,
  verbose = TRUE
)

Arguments