Magidoc

AiProvider
Object

Represents an AI provider configured for the organization.

Fields

#

apiToken

API token used to authenticate requests made to the AI provider.

baseUrl

Base API endpoint used to reach the AI provider.

createdAt

Identifies the date and time when the object was created.

databaseId

Identifies the primary key from the data store.

defaultHeaders

Additional headers automatically included in requests to the AI provider.

deletedAt

Identifies the date and time when the object was deleted.

id

ID !
Non-null

ID of the object.

models

[ String !]

List of model identifiers exposed by the AI provider.

name

Display name of the AI provider.

nameForLog

Object name to be identified in Audit Logs.

path

Non-null

The relative path of the object.

permissions

Non-null

A list of Permissions associated with the currently authenticated User and the AiProvider.

settings

Non-null

The settings associated with the object.

updatedAt

Identifies the date and time when the object was last updated.

url

Non-null

The url of the object.

Interfaces

#

Also implements NodeInterface .

Usages

#

References

#