{ "id": "550e8400-e29b-41d4-a716-446655440000", "name": "gpt-4-assistant", "dtype": "openai", "configuration": { "api_key": "sk-...", "model": "gpt-4", "base_url": "https://api.openai.com/v1", "system_prompt": "You are a helpful AI assistant." }, "summary": "GPT-4 model optimized for customer support", "tags": "openai,gpt-4,support,production", "created_at": "2024-03-15T10:30:00Z", "updated_at": "2024-03-15T15:45:00Z", "connected_endpoints": [ { "id": "7c9e6679-7425-40de-944b-e07fc1f90ae7", "name": "Support Assistant", "slug": "support-assistant" } ]}
Models
Update model
Update model metadata (partial update)
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.
Model configuration is immutable after creation. To change configuration, delete the model and create a new one.