Skip to content

Commit 857fdfc

Browse files
[ENH] - Updates language around Chroma Cloud to be more representative. (#6952)
The language describing Chroma Cloud was reductive in it's language describing what Chroma Cloud is. While the query engine is similar, the indexing strategy is different. This corrects that language.
1 parent 2c349e0 commit 857fdfc

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/mintlify/cloud/getting-started.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ sidebarTitle: "Getting Started"
55

66
Our fully managed hosted service, **Chroma Cloud** is here. [Sign up for free](https://trychroma.com/signup?utm_source=docs-getting-started).
77

8-
**Chroma Cloud** is a managed offering of [Distributed Chroma](/reference/architecture/distributed), operated by the same database engineers who designed the system. Under the hood, it's the exact same Apache 2.0-licensed Chroma-no forks, no divergence, just the open-source engine running at scale. Chroma Cloud is serverless - you don't have to provision servers or think about operations, and is billed [based on usage](/cloud/pricing)
8+
**Chroma Cloud** is a managed offering of [Distributed Chroma](/reference/architecture/distributed), operated by the same database engineers who build Chroma. Chroma Cloud implements the same APIs as open-source Chroma, but runs on a distributed vector indexing system to support much larger scale than a single instance of open-source Chroma. Chroma Cloud runs in various regions across AWS and GCP and supports multi-region replication. Chroma Cloud is serverless - you don't have to provision servers or think about operations, and is billed [based on usage](/cloud/pricing)
99

1010
### Easy to use and operate
1111

@@ -27,4 +27,4 @@ Our web dashboard lets your team work together to view your data, and ensure dat
2727

2828
Chroma Cloud introduces a powerful [Search API](/cloud/search-api/overview) that enables hybrid search with advanced filtering, custom ranking expressions, and batch operations. Combine vector similarity with metadata filtering using an intuitive builder pattern or flexible dictionary syntax.
2929

30-
Chroma Cloud is open-source at its core, built on the exact same Apache 2.0 codebase available to everyone. Whether you're building a prototype or running a mission-critical production workload, Chroma Cloud is the fastest path to reliable, scalable, and accurate retrieval.
30+
Chroma Cloud is open-source at its core, expanded to support high availability and distributed workloads. Whether you're building a prototype or running a mission-critical production workload, Chroma Cloud is the fastest path to reliable, scalable, and accurate retrieval.

0 commit comments

Comments
 (0)