docs: fix title for repository context blog
parent
7b7c9c2577
commit
a627b80586
|
|
@ -5,7 +5,7 @@ tags: [tech design, repository context]
|
|||
image: ./whiteboard.jpg
|
||||
---
|
||||
|
||||
# Repository Context for Code Completion
|
||||
# Repository Context for LLM assisted Code Completion
|
||||
|
||||
<div align="center">
|
||||
|
||||
|
|
@ -161,4 +161,4 @@ To use this repository context feature:
|
|||
|
||||
1. Installing [tabby](/docs/installation/).
|
||||
2. Navigate to the [Configuration](/docs/configuration#repository-context-for-code-completion) page and set up your `~/.tabby/config.toml`
|
||||
3. Finally, run `tabby scheduler` to build an index and unlock the full potential of this innovative feature! 🛠️
|
||||
3. Finally, run `tabby scheduler` to build an index and unlock the full potential of this innovative feature! 🛠️
|
||||
|
|
|
|||
Loading…
Reference in New Issue