Skip to main content
Glama

put-models-by-model-id

Update an existing AI model's configuration, including name, type, parameters, and training settings, by specifying its model ID.

Instructions

Update the given modelId

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
originalAssetsNoIf set to true, returns the original asset without transformation
modelIdYesThe model's `modelId` to update
negativePromptEmbeddingNoAdd a negative prompt embedding to every model's generation
thumbnailNoThe AssetId of the image you want to use as a thumbnail for the model (example: "asset_GTrL3mq4SXWyMxkOHRxlpw"). Set to null to unset the thumbnail
conceptsNo
classSlugNoThe slug of the class you want to use (ex: "characters-npcs-mobs-characters"). Set to null to unset the class
nameNoThe model's name (ex: "Cinematic Realism"). If not set, the model's name will be automatically generated when starting training based on training data.
epochNoThe epoch of the model. Only available for flux.1-lora and flux.1-kontext-lora based models. The epoch can only be set if the model has epochs and is in status "trained". The default epoch (if not set) is the final model epoch (latest). Set to null to unset the epoch.
promptEmbeddingNoAdd a prompt embedding to every model's generation
shortDescriptionNoThe model's short description (ex: "This model generates highly detailed cinematic scenes."). If not set, the model's short description will be automatically generated when starting training based on training data.
typeNoThe model's type (ex: "flux.1-lora"). The type can only be changed if the model has the "new" status.
parametersNo

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/pasie15/scenario.com-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server