You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/integrations/knowledge-base.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -58,7 +58,7 @@ By default, CodeRabbit will store its data in the `coderabbitai/data` branch, un
58
58
### Walkthrough
59
59
60
60
- Set up a ChromaDB service on your cloud provider of choice. There is extensive documentation for generic Docker deploys, as well as cloud native deployments, in the [official Chroma documentation](https://docs.trychroma.com/deployment)
61
-
- Configure your environment variables for your CodeRabbit self-hosted deploy to be able to access Chroma.
61
+
- Configure your environment variables for your CodeRabbit self-hosted deploy to be able to access Chroma. Documentation is available for [GitHub](/self-hosted/github#prepare-an-env-file).
62
62
- Restart your CodeRabbit service so it has access to the new environment variable settings.
63
63
- Create a new PR in your SCM platform.
64
64
- Add a comment to the PR to tell CodeRabbit to remember something.
0 commit comments