Skip to main content

Workspace Settings

Workspace settings 可从平台侧边栏的 Workspace Settings 访问。可用页面取决于您的角色。

General

General 页面会显示 workspace ID,并允许 owners 和 admins 更新:
  • Workspace Name —— workspace URL identifier。
  • Logo —— workspace logo image。
  • Default Timezone —— 在 workspace 中显示日期和时间时使用的 timezone。
  • Email-domain auto-join —— workspace owner 的 email domain 可用时,owners 和 admins 可以允许使用同一 domain 邮箱的任何人无需邀请直接加入。

Members

Members 页面按名称、角色和加入时间列出 workspace members。 Owners 和 admins 可以通过邮箱邀请成员、分配角色,并查看 pending invites。

Webhooks

Webhooks 页面允许 owners 和 admins 配置一个 URL,Osmosis 会在训练、评估和 benchmark run 结束时向该 URL 发送通知。设置步骤和 payload 参考请参见 Webhooks

Danger Zone

Danger Zone 页面允许 owners 管理 workspace deletion。非 owner 成员会看到离开 workspace 的选项。

Secrets

Secrets 可从平台侧边栏的 Secrets 访问。使用 secrets 存储 evaluation runs、training runs 和 benchmark runs 所需的 environment values。 每个 secret 都属于以下一种 scope:
  • Workspace —— 在整个 workspace 中可用。Owners 和 admins 可以创建、更新和删除 workspace secrets。
  • Personal —— 归您所有,其他 workspace members 无法管理。每个成员都可以管理自己的 personal secrets。
当两种 scope 中存在同名 secret 时,您启动的 runs 会优先使用 personal secret,而非 workspace secret。 Secrets 页面按名称、scope、masked value、UpdatedUpdated By 列出每个 secret。Secret values 会加密存储,在 UI 中默认 masked,并且可以从表格中 reveal 或 copy。

Integrations

Integrations 可从平台侧边栏的 Integrations 访问。

Git

Git Integration 页面连接 GitHub,用于管理 rollouts、training configs 和相关 workspace content。Owners 和 admins 可以连接或断开 GitHub account,并管理已连接 repository。 关于 repository workflow,请参见 Git Sync

Slack

Slack Integration 页面会发送 evaluation runs、training runs 和 benchmark runs 的完成通知。Owners 和 admins 可以连接 Slack、选择一个通知 channel、统一启用或停用这三类 run 的完成通知、发送 test notification,以及断开 integration。

Hugging Face

Hugging Face Integration 页面管理用于将 LoRA model 上传到 Hugging Face 的 Hugging Face tokens。每个 workspace 最多可存储 20 个 Hugging Face tokens。 Osmosis 会先向 Hugging Face 验证每个 token,再进行保存。只读 token 会被拒绝;token 必须对至少一个 namespace 具有写入权限。验证通过后,对话框会显示 token 所属的账号,以及它可以发布到的 personal 或 organization namespaces。仅能访问 personal namespace 的 token 同样有效。只有当 token 具有 repository 写入权限并获得所有必要的管理员批准时,相应的 organization namespace 才会显示。

Billing

Usage 和 pricing 对所有 workspace members 可见。Invoices 和 payment 设置仅对 workspace owners 和 admins 可用。
Osmosis 采用按量付费(pay-as-you-go)计费:资源用量(GPU 训练时长、sandboxes 和 rollout servers)按 run 计量,并按月开具 invoice。付费功能要求 billing 状态正常:self-serve workspaces 需要有效的默认 payment method,invoiced workspaces 则只需没有逾期 invoice。首次添加 payment method 会获得一次性 $100 welcome credit。 Billing 页面包含四个 tabs:
  • Usage —— 所选时间范围的总费用和每日费用图表,以及按 run 的用量表格。Owners 和 admins 还可以看到剩余的 credit balance。使用 range selector 在当前或上一个 billing cycle、最近的滚动时间窗口(最近 7、14、30 天或最近 3 个月)和 all time 之间切换。
  • Invoices —— 每月 invoices 的状态和金额;可下载单个 PDF,或选择多个打包为 ZIP 下载。
  • Payment —— 管理 payment methods(self-serve workspaces 可添加卡片或美国银行账户;并选择默认方式)以及 billing information(如 billing email 和 business address)。Invoiced workspaces 还可以在此查看银行转账信息。
  • Pricing —— 当前的 compute 费率,可按小时或按秒显示;适用时还会显示 inference token 费率。

Billing Modes

  • Self-serve(默认)—— 每月月初自动从默认 payment method 扣除上个月的用量费用。
  • Invoiced —— 面向通过银行转账(ACH 或 wire)付款的团队,Osmosis 每月开具 invoices(30 天内付款),而不是扣卡。双向切换 billing mode 均需联系我们
最后修改于 2026年8月10日