Magidoc

CreateAiProviderMutationInput
Input Object

Input object for creating or updating an AI provider.

Fields

#

apiToken

API token used to authenticate with the AI provider.

baseUrl

Base API endpoint for the AI provider.

clientMutationId

A unique identifier for the client performing the mutation.

defaultHeaders

Additional headers to include with requests to the AI provider.

models

Collection of model identifiers exposed by the AI provider.

name

Non-null

Display name for the AI provider.

Usages

#

References

#

  • Argument input of field createAiProvider from type Mutation