Skip to content

Commit ba86d7b

Browse files
committed
Cleanup
1 parent 37b5354 commit ba86d7b

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

docs/integrations/knowledge-base.md

+5-1
Original file line numberDiff line numberDiff line change
@@ -39,10 +39,14 @@ Upon enabling the Linear integration, CodeRabbit will redirect you to the Linear
3939

4040
[integrations]: https://app.coderabbit.ai/integrations
4141

42-
## Learnings
42+
## Learnings {#learnings}
4343

4444
You can tell the bot to remember things about either specific lines in files, or generally about the entire repository, or even across repositories.
4545

46+
For example you can add a comment in a PR to chat directly with CodeRabbit. `@coderabbitai always remember to enforce camelCase`.
47+
48+
Or you can comment directly on some lines of code in the PR. `@coderabbitai do not complain about lack of error handling here, it is handled higher up the execution stack.`
49+
4650
## On-premises
4751

4852
For self-hosted / on-premises deployments, you can enable the knowledge base features by setting `ON_PREM_KNOWLEDGE_BASE=true` in the environment variables for your self-hosted docker image.

0 commit comments

Comments
 (0)