Supported Providers
LiteLLM Provider
The LiteLLM Provider enables integration with LiteLLM proxy into Keep.
Authentication
This provider requires authentication.
- api_url: LiteLLM API endpoint URL (required: True, sensitive: False)
- api_key: Optional API key if your LiteLLM deployment requires authentication (required: False, sensitive: True)
In workflows
This provider can be used in workflows.
As “step” to query data, example:
Check the following workflow example: