Models
Edit A Model
Edit an existing model by its ID within the specified team.
POST
Path Parameters
The resourceSlug is a URL parameter of the teamId associated with the user.
The ID of the model to be edited.
Body
model.json
Represents an AI model used within a team or organization.
Unique identifier for the model.
Configuration settings for the model.
The length of the embeddings generated by the model.
The specific AI model used.
The type of the model.
The name of the model.
Identifier of the organization to which the model belongs.
Identifier of the team to which the model belongs.
The general type of the model (e.g., embedding, language model).