URL parameter for the AI provider
Use the ai-provider= URL parameter to specify one or more AI providers in a workspace start URL. The workspace launches with the selected AI tool binaries injected and ready to use, without requiring manual selection on the dashboard.
The URL parameter accepts a comma-separated list of provider IDs:
https://<che_fqdn>#<git_repository_url>?ai-provider=<provider_id>
Example with a single provider
https://<che_fqdn>#<git_repository_url>?ai-provider=opencodeai/opencode
|
The |