[PR #137] [CLOSED] [DOCS]: add docs for Chroma Cloud #142

Closed
opened 2026-02-23 17:19:49 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Mintplex-Labs/anythingllm-docs/pull/137
Author: @tonytrill
Created: 2/24/2025
Status: Closed

Base: mainHead: 136-add-chroma-cloud


📝 Commits (2)

  • 142acac docs: add docs for Chroma Cloud
  • 007a2e5 Merge branch 'main' into 136-add-chroma-cloud

📊 Changes

4 files changed (+54 additions, -1 deletions)

View changed files

📝 pages/setup/vector-database-configuration/cloud/_meta.json (+9 -0)
pages/setup/vector-database-configuration/cloud/chromacloud.mdx (+44 -0)
📝 pages/setup/vector-database-configuration/local/chroma.mdx (+1 -1)
public/images/anythingllm-setup/vector-database-configuration/cloud/chromacloud/chroma-cloud.png (+0 -0)

📄 Description

Pull Request Type

  • feat
  • 🐛 fix
  • ♻️ refactor
  • 💄 style

Relevant Issues

resolves #136

What is in this change?

Adding docs for Chroma Cloud

Additional Information

Please note: this is dependent on https://github.com/Mintplex-Labs/anything-llm/pull/3333

Validations

  • Ensured updated documentation pass spell check
  • Updated or added relevant links as needed
  • Reviewed the changes for clarity and accuracy
  • Successfully ran the code locally without encountering errors

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/Mintplex-Labs/anythingllm-docs/pull/137 **Author:** [@tonytrill](https://github.com/tonytrill) **Created:** 2/24/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `136-add-chroma-cloud` --- ### 📝 Commits (2) - [`142acac`](https://github.com/Mintplex-Labs/anythingllm-docs/commit/142acacd6e8809349e5d391629aece49ae93a6c3) docs: add docs for Chroma Cloud - [`007a2e5`](https://github.com/Mintplex-Labs/anythingllm-docs/commit/007a2e50995d29acf3e8b345695631fb95a8c72b) Merge branch 'main' into 136-add-chroma-cloud ### 📊 Changes **4 files changed** (+54 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `pages/setup/vector-database-configuration/cloud/_meta.json` (+9 -0) ➕ `pages/setup/vector-database-configuration/cloud/chromacloud.mdx` (+44 -0) 📝 `pages/setup/vector-database-configuration/local/chroma.mdx` (+1 -1) ➕ `public/images/anythingllm-setup/vector-database-configuration/cloud/chromacloud/chroma-cloud.png` (+0 -0) </details> ### 📄 Description ### Pull Request Type <!-- For change type, change [ ] to [x]. --> - [x] ✨ feat - [ ] 🐛 fix - [ ] ♻️ refactor - [ ] 💄 style ### Relevant Issues resolves #136 ### What is in this change? Adding docs for Chroma Cloud ### Additional Information Please note: this is dependent on https://github.com/Mintplex-Labs/anything-llm/pull/3333 ### Validations <!-- All of the applicable items should be checked. --> - [x] Ensured updated documentation pass spell check - [x] Updated or added relevant links as needed - [x] Reviewed the changes for clarity and accuracy - [x] Successfully ran the code locally without encountering errors --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-23 17:19:49 -05:00
yindo closed this issue 2026-02-23 17:19:49 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Mintplex-Labs/anythingllm-docs#142