-
Notifications
You must be signed in to change notification settings - Fork 1.7k
[DOC] Add cloud docs, architecture docs, data model doc #4859
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
Add Cloud, Architecture, and Data Model Documentation for Chroma This PR introduces a comprehensive set of documentation for Chroma, including new pages detailing the system architecture, data model, Chroma Cloud overview, pricing, quotas, and usage limits. The updates significantly enhance both the depth and navigability of the documentation by adding new content, images, and restructuring sidebar navigation to reflect these additions. Several user and internal review comments were addressed, focusing on clarity, completeness, and eliminating placeholders. The sidebar configuration for documentation navigation has also been updated to include the new documents and reflect the structure of Chroma Cloud resources. Key Changes: Affected Areas: This summary was automatically generated by @propel-code-bot |
Reviewer ChecklistPlease leverage this checklist to ensure your code review is thorough before approving Testing, Bugs, Errors, Logs, Documentation
System Compatibility
Quality
|
Please tag your PR title with one of: [ENH | BUG | DOC | TST | BLD | PERF | TYP | CLN | CHORE]. See https://docs.trychroma.com/contributing#contributing-code-and-ideas |
Remaining TODO:
|
docs/docs.trychroma.com/markdoc/content/docs/overview/architecture.md
Outdated
Show resolved
Hide resolved
docs/docs.trychroma.com/markdoc/content/docs/overview/data-model.md
Outdated
Show resolved
Hide resolved
docs/docs.trychroma.com/markdoc/content/docs/overview/data-model.md
Outdated
Show resolved
Hide resolved
docs/docs.trychroma.com/markdoc/content/docs/overview/data-model.md
Outdated
Show resolved
Hide resolved
docs/docs.trychroma.com/markdoc/content/docs/overview/architecture.md
Outdated
Show resolved
Hide resolved
docs/docs.trychroma.com/markdoc/content/docs/overview/architecture.md
Outdated
Show resolved
Hide resolved
docs/docs.trychroma.com/markdoc/content/docs/overview/architecture.md
Outdated
Show resolved
Hide resolved
docs/docs.trychroma.com/markdoc/content/docs/overview/data-model.md
Outdated
Show resolved
Hide resolved
Please tag your PR title with one of: [ENH | BUG | DOC | TST | BLD | PERF | TYP | CLN | CHORE]. See https://docs.trychroma.com/contributing#contributing-code-and-ideas |
Description of changes
Adds docs for
chroma architecture across various topologies
chroma data model
chroma cloud overview
chroma cloud pricing
chroma cloud quotas and limits
TODO: images
Test plan
How are these changes tested?
These are docs, manually checking for:
Documentation Changes
These are docs :)