The LiteLLM Provider enables integration with LiteLLM proxy into Keep.
steps: - name: Query litellm provider: litellm config: "{{ provider.my_provider_name }}" with: prompt: {value} temperature: {value} model: {value} max_tokens: {value} structured_output_format: {value}