Skip to contents

Set or get options for my package

Usage

any_options(...)

Arguments

...

Option names to retrieve option values or [key]=[value] pairs to set options.

Value

the default and modified options.

Supported options

The following options are supported host: Host of anything llm apikey: apikey of anything llm

Examples

any_options(host = "http://127.0.0.1:3001/")