Magidoc

AiModelAssignment
Object

Represents an assignment linking an AI provider to a specific capability.

Fields

#

additionalConfiguration

Provider-specific settings applied to the assignment.

aiProvider

The AI provider used for this assignment.

assignment

The AI capability fulfilled by the model.

createdAt

Identifies the date and time when the object was created.

databaseId

Identifies the primary key from the data store.

deletedAt

Identifies the date and time when the object was deleted.

id

ID !
Non-null

ID of the object.

maxTokens

Maximum token limit allowed when invoking the model.

model

Identifier of the provider model configured for this assignment.

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 AiModelAssignment.

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.

verbose

Whether verbose logging is enabled for the assignment.

Interfaces

#

Also implements NodeInterface .

Usages

#

References

#