check_api_key: Check API Key

View source: R/openai_api.R

check_api_keyR Documentation

Check API Key

Description

Verifies that OPENAI_API_KEY is set. Stops if missing.

Usage

check_api_key()

Value

Invisible TRUE if set.

Examples

## Not run: 
  check_api_key()

## End(Not run)

PacketLLM documentation built on Aug. 23, 2025, 5:08 p.m.