lf integration
Third-party integration commands.
Usage
lf integration [OPTIONS] COMMAND [ARGS]...Subcommands
| add | Configure a third-party provider integration. |
| list | List all available integrations and their configuration status. |
lf integration add
Configure a third-party provider integration.
Usage
lf integration add [OPTIONS]Options
| Name | Type | Description | Default |
|---|---|---|---|
--provider |
choice (anthropic , fireworks , gemini , latticeflow , novita , openai , sambanova , together) |
The provider’s integration ID. | |
--api-key |
text | The API key for the provider |
lf integration list
List all available integrations and their configuration status.
Usage
lf integration list [OPTIONS]Options
| Name | Type | Description | Default |
|---|---|---|---|
-j, --json |
boolean | If set, the output is printed to stdout as JSON. | False |