Supported Providers
Grok Provider
The Grok Provider allows for integrating X.AI’s Grok language models into Keep.
Authentication
This provider requires authentication.
- api_key: X.AI Grok API Key (required: True, sensitive: True)
In workflows
This provider can be used in workflows.
As “step” to query data, example:
If you need workflow examples with this provider, please raise a GitHub issue.
Connecting with the Provider
To connect to Grok, you’ll need to obtain an API Key:
- Subscribe to Grok on X.AI platform.
- Navigate to the API section in your X.AI account settings.
- Generate a new API key for Keep.
Use the generated API key in the authentication
section of your Grok Provider configuration.