Model Configuration
Configure providers, custom compatible APIs, model discovery, and model slots used by workers and factories.
01
Providers
The client stores model settings by provider, such as Alibaba Cloud, Tencent Cloud, and custom compatible APIs.
Custom compatible APIs are for third-party gateways. Fill the API base URL, API key, model name, and capability type, then test the model first.
02
Capabilities
Common capabilities include text, image understanding, image generation, reference image editing, video, and speech models.
Nodes care about input and output compatibility. A text-in/text-out node can use any configured text model; an image generation node can use models that output images.
03
Discover And Test
After configuring a provider, discover models and filter them by name, capability, and provider.
If model testing times out, check the API URL, network connectivity, key permissions, and model name first.