mirror of
https://github.com/qodo-ai/pr-agent.git
synced 2025-07-02 11:50:37 +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
|
||||
|
||||
In order to enable the RAG feature, add the following lines to your configuration file:
|
||||
```
|
||||
``` toml
|
||||
[rag_arguments]
|
||||
enable_rag=true
|
||||
```
|
||||
|
Reference in New Issue
Block a user