Magidoc

AiModelAssignmentInputObject
Input Object

Input object for assigning AI providers to specific capabilities.

Fields

#

additionalConfiguration

Optional provider-specific configuration as JSON.

aiPoolId

Global ID of an existing AI pool row for this organization (optional alternative to ai_pool_name).

aiPoolName

Pool name from the deployment pool list; creates an AI pool row for the organization when needed.

aiProviderId

Global ID of the AI provider that will service the assignment.

assignment

Non-null

Type of AI capability being mapped to the model.

maxTokens

Optional maximum token limit for requests routed through this assignment.

model

Identifier of the provider model to use for the assignment.

verbose

Whether verbose logging should be enabled for requests made via the assignment.