dokploy_ai_update
dokploy_ai_updateUpdate AI configuration settings including name, API URL, model selection, and enablement status for Dokploy's self-hosted PaaS infrastructure.
Instructions
[ai] ai.update (POST)
Parameters:
aiId (string, required)
name (string, optional)
apiUrl (string, optional)
apiKey (string, optional)
model (string, optional)
isEnabled (boolean, optional)
createdAt (string, optional)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| aiId | Yes | ||
| name | No | ||
| apiUrl | No | ||
| apiKey | No | ||
| model | No | ||
| isEnabled | No | ||
| createdAt | No |