Use OpenWork Cloud for shared provider access
If your organization uses OpenWork Cloud, openLLM Providers in the org dashboard when you want one shared provider setup for multiple teammates.
- Add the provider credentials once.
- Choose which models the org should expose.
- Grant access to specific people or teams.
API Key in the same dashboard and use the docs site’s API Reference tab for the current den-api routes.
Use workspace config for local or self-managed providers
BecauseOpenWork is built on OpenCode primitives, it also supports the same provider configuration you can add to opencode.json, including custom models. For local or self-managed setups, we recommend adding the provider to /path-to-your-workspace/.config/opencode/opencode.json instead of modifying ~/.config/opencode/opencode.json.
The reason for this is that you may want to support different models and permissions across several workspaces, especially when sharing them with a team.
Inside /path-to-your-workspace/.config/opencode/opencode.json: