v5

latestOpenAPI 3.1.0raw.githubusercontent.com2026-03-15312564.6 KB
SuperAgent Config

Update model

Change the LLM model powering the agent.

put/v1/superagents/{agent_id}/model

Path parameters

agent_idstring uuid required

The SuperAgent's unique identifier

Request body

modelstring required

Model ID from the selected provider

model_provider'openai' | 'anthropic' | 'xai' | 'openrouter' | 'venice' required

Provider of the model

Response

Model updated