Connector Parameters

<< Click to Display Table of Contents >>

Raynet One Data Hub > 2026.2 > Connectors > Alphabetic Connector List > Generic AI Service 

Connector Parameters

The connection parameters authenticate Raynet One Data Hub with the AI service provider. These settings are entered in the Connection section of the task configuration.

 

AI Service Provider

Specifies the AI provider to use for processing the prompt. Select the provider from the dropdown list.

 

Technical Name

aiProvider

Type

Enumeration

Required

Yes

Supported Values

OpenAI

 

AI Model

The identifier of the AI model to use. This value is passed directly to the provider API. Refer to the provider documentation for a list of available model identifiers.

 

Technical Name

aiModel

Type

String

Required

Yes

Default Value

n/a

Example Value

gpt-4o

 

API Key

The API key used to authenticate requests to the AI service provider. The key is stored securely and is not displayed after it has been saved.

 

Technical Name

apiKey

Type

String

Required

Yes

Default Value

n/a