docs: route enterprise contact links (#34080)
This commit is contained in:
parent
05ce6bc275
commit
c72cca8def
1 changed files with 7 additions and 8 deletions
|
|
@ -3,8 +3,7 @@ title: Enterprise
|
||||||
description: Using OpenCode securely in your organization.
|
description: Using OpenCode securely in your organization.
|
||||||
---
|
---
|
||||||
|
|
||||||
import config from "../../../config.mjs"
|
export const enterprise = "https://opencode.ai/enterprise"
|
||||||
export const email = `mailto:${config.email}`
|
|
||||||
|
|
||||||
OpenCode Enterprise is for organizations that want to ensure that their code and data never leaves their infrastructure. It can do this by using a centralized config that integrates with your SSO and internal AI gateway.
|
OpenCode Enterprise is for organizations that want to ensure that their code and data never leaves their infrastructure. It can do this by using a centralized config that integrates with your SSO and internal AI gateway.
|
||||||
|
|
||||||
|
|
@ -15,7 +14,7 @@ OpenCode does not store any of your code or context data.
|
||||||
To get started with OpenCode Enterprise:
|
To get started with OpenCode Enterprise:
|
||||||
|
|
||||||
1. Do a trial internally with your team.
|
1. Do a trial internally with your team.
|
||||||
2. **<a href={email}>Contact us</a>** to discuss pricing and implementation options.
|
2. **<a href={enterprise}>Contact us</a>** to discuss pricing and implementation options.
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
@ -63,14 +62,14 @@ We recommend you disable this for your trial.
|
||||||
|
|
||||||
## Pricing
|
## Pricing
|
||||||
|
|
||||||
We use a per-seat model for OpenCode Enterprise. If you have your own LLM gateway, we do not charge for tokens used. For further details about pricing and implementation options, **<a href={email}>contact us</a>**.
|
We use a per-seat model for OpenCode Enterprise. If you have your own LLM gateway, we do not charge for tokens used. For further details about pricing and implementation options, **<a href={enterprise}>contact us</a>**.
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
## Deployment
|
## Deployment
|
||||||
|
|
||||||
Once you have completed your trial and you are ready to use OpenCode at
|
Once you have completed your trial and you are ready to use OpenCode at
|
||||||
your organization, you can **<a href={email}>contact us</a>** to discuss
|
your organization, you can **<a href={enterprise}>contact us</a>** to discuss
|
||||||
pricing and implementation options.
|
pricing and implementation options.
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
@ -104,7 +103,7 @@ You can also disable all other AI providers, ensuring all requests go through yo
|
||||||
While we recommend disabling the share pages to ensure your data never leaves
|
While we recommend disabling the share pages to ensure your data never leaves
|
||||||
your organization, we can also help you self-host them on your infrastructure.
|
your organization, we can also help you self-host them on your infrastructure.
|
||||||
|
|
||||||
This is currently on our roadmap. If you're interested, **<a href={email}>let us know</a>**.
|
This is currently on our roadmap. If you're interested, **<a href={enterprise}>let us know</a>**.
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
@ -122,14 +121,14 @@ OpenCode Enterprise is for organizations that want to ensure that their code and
|
||||||
|
|
||||||
Simply start with an internal trial with your team. OpenCode by default does not store your code or context data, making it easy to get started.
|
Simply start with an internal trial with your team. OpenCode by default does not store your code or context data, making it easy to get started.
|
||||||
|
|
||||||
Then **<a href={email}>contact us</a>** to discuss pricing and implementation options.
|
Then **<a href={enterprise}>contact us</a>** to discuss pricing and implementation options.
|
||||||
|
|
||||||
</details>
|
</details>
|
||||||
|
|
||||||
<details>
|
<details>
|
||||||
<summary>How does enterprise pricing work?</summary>
|
<summary>How does enterprise pricing work?</summary>
|
||||||
|
|
||||||
We offer per-seat enterprise pricing. If you have your own LLM gateway, we do not charge for tokens used. For further details, **<a href={email}>contact us</a>** for a custom quote based on your organization's needs.
|
We offer per-seat enterprise pricing. If you have your own LLM gateway, we do not charge for tokens used. For further details, **<a href={enterprise}>contact us</a>** for a custom quote based on your organization's needs.
|
||||||
|
|
||||||
</details>
|
</details>
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue