mirror of
https://github.com/aljazceru/opencode.git
synced 2025-12-22 18:24:21 +01:00
wip: zen
This commit is contained in:
@@ -132,6 +132,39 @@ All our models are hosted in the US. Our providers follow a zero-retention polic
|
||||
|
||||
---
|
||||
|
||||
## Features
|
||||
|
||||
---
|
||||
|
||||
### Team management
|
||||
|
||||
Invite teammates to your workspace and assign roles.
|
||||
|
||||
Roles available:
|
||||
|
||||
- Admin: Manage models, members, API keys, and billing
|
||||
- Member: Manage only their own API keys
|
||||
|
||||
Admins can also set monthly spending limits for each member to keep costs under control.
|
||||
|
||||
---
|
||||
|
||||
### Model management
|
||||
|
||||
Admins can enable or disable specific models for the workspace. Requests made to a disabled model will return an error.
|
||||
|
||||
If you prefer not to use models that collect data, simply disable them.
|
||||
|
||||
---
|
||||
|
||||
### Bring your own key
|
||||
|
||||
You can use your own OpenAI or Anthropic API keys while still accessing other models in Zen.
|
||||
|
||||
When you use your own keys, tokens are billed directly by the provider, not by Zen.
|
||||
|
||||
---
|
||||
|
||||
## Goals
|
||||
|
||||
We created OpenCode Zen to:
|
||||
|
||||
Reference in New Issue
Block a user