diff --git a/website/blog/2023-10-16-repository-context-for-code-completion/index.md b/website/blog/2023-10-16-repository-context-for-code-completion/index.md index d60d63d..7d41cb5 100644 --- a/website/blog/2023-10-16-repository-context-for-code-completion/index.md +++ b/website/blog/2023-10-16-repository-context-for-code-completion/index.md @@ -5,7 +5,7 @@ tags: [tech design, repository context] image: ./whiteboard.jpg --- -# Repository Context for Code Completion +# Repository Context for LLM assisted Code Completion
@@ -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! 🛠️ \ No newline at end of file +3. Finally, run `tabby scheduler` to build an index and unlock the full potential of this innovative feature! 🛠️