Define AI Provider
Last updated
Was this helpful?
AI Provider Settings allow you to configure which model, provider, and credentials the DecisionRules AI Assistant will use.
In the configuration form, the user first selects a model, then a compatible provider, and finally fills in the required provider-specific credentials such as an API key, endpoint, credentials JSON, or location.
DecisionRules currently supports these providers:
Google Vertex
Anthropic
OpenAI
Microsoft Foundry
The setup always follows the same flow:
Select a model
Select a compatible provider
Fill in the required provider-specific credentials
Test the connection
Save the configuration
The exact fields in the form depend on the selected provider.
For the Google provider, the user only needs to provide:
API Key
For the Anthropic provider, the user only needs to provide:
API Key
For the OpenAI provider, the user only needs to provide:
API Key
For Microsoft Foundry, the user must provide:
Endpoint
API Key
The endpoint is available in Microsoft Foundry in:
Build → Models → Select model → Code → Endpoint
The API key is available in:
Home → API Key
For Google Vertex, the user must provide:
Credentials JSON
Location ID
This setup is intended for organizations that want to use Gemini through Vertex AI with their own Google Cloud project and service account.
How to get Google Vertex Credentials JSON
Last updated
Was this helpful?
Was this helpful?

