Skip to contents

Create an AI provider client

Usage

create_ai_provider(provider = "openai", config = NULL)

Arguments

provider

Character: "openai" or "anthropic"

config

Full ThematicConfig, or the ai section of config

Value

An AIProvider S3 object