Update a model’s name, summary, or tags. This is a partial update operation - you only need to include the fields you want to change. Configuration cannot be updated after creation.Documentation Index
Fetch the complete documentation index at: https://mintlify.com/openmined/syft-space/llms.txt
Use this file to discover all available pages before exploring further.
Model configuration is immutable after creation. To change configuration, delete the model and create a new one.
Path parameters
The current name of the model to update.
Request
At least one field must be provided.New unique name for the model. Must not conflict with existing models in your tenant.
Updated description of the model.
Updated comma-separated tags.Example:
openai,gpt-4,productionResponse
Unique identifier (unchanged).
Updated model name.
Model type (unchanged).
Model configuration (unchanged).
Updated summary.
Updated tags.
Original creation timestamp.
Updated timestamp reflecting this change.
Array of connected endpoints.