Parameters for updating an agent's model — mirrors the agent-sdk UpdateAgentModelRequest, with agentId in place of repository.
UpdateAgentModelRequest
agentId
repository
The Tela agent id, resolved to the underlying repository.
Optional
Optional commit message recorded for the change.
The model to set, as accepted by the agent-sdk model contract.
Parameters for updating an agent's model — mirrors the agent-sdk
UpdateAgentModelRequest, withagentIdin place ofrepository.