dokploy_ai_create
dokploy_ai_createConfigure AI model integration for the Dokploy MCP Server by setting up API connections, specifying models, and enabling AI capabilities for self-hosted PaaS resources.
Instructions
[ai] ai.create (POST)
Parameters:
name (string, required)
apiUrl (string, required)
apiKey (string, required)
model (string, required)
isEnabled (boolean, required)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| apiUrl | Yes | ||
| apiKey | Yes | ||
| model | Yes | ||
| isEnabled | Yes |