mirror of
https://github.com/qodo-ai/pr-agent.git
synced 2025-07-03 20:30:41 +08:00
Update code block syntax highlighting in company_codebase documentation
This commit is contained in:
@ -21,7 +21,7 @@ By indexing your company's code and using Retrieval-Augmented Generation (RAG),
|
|||||||
### Configuration options
|
### Configuration options
|
||||||
|
|
||||||
In order to enable the RAG feature, add the following lines to your configuration file:
|
In order to enable the RAG feature, add the following lines to your configuration file:
|
||||||
```
|
``` toml
|
||||||
[rag_arguments]
|
[rag_arguments]
|
||||||
enable_rag=true
|
enable_rag=true
|
||||||
```
|
```
|
||||||
|
Reference in New Issue
Block a user