Update model
Update model
Update an existing model. See Models.
PATCH
Update model
Documentation Index
Fetch the complete documentation index at: https://docs.galtea.ai/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
API key authorization. Pass your API key in the Authorization header as a Bearer token. Both new (gsk_*) and legacy (gsk-) API keys are accepted, e.g. Authorization: Bearer gsk_... or Authorization: Bearer gsk-....
Path Parameters
Model ID
Body
application/json
Example:
"model_123"
Example:
"org_123"
Example:
"user_123"
Example:
"GPT-4"
Example:
0.00001
Example:
0.00003
Example:
0.000005
Example:
0.000015
Example:
0.00002
Example:
0.00006
Example:
"OPENAI"
Available options:
PREDEFINED, CUSTOM Example:
"PREDEFINED"
Response
Model updated successfully
Example:
"model_123"
Example:
"org_123"
Example:
"user_123"
Example:
"GPT-4"
Example:
0.00001
Example:
0.00003
Example:
0.000005
Example:
0.000015
Example:
0.00002
Example:
0.00006
Example:
"OPENAI"
Available options:
PREDEFINED, CUSTOM Example:
"PREDEFINED"