From 38faffe822694c0d5394eff520a829bb13641350 Mon Sep 17 00:00:00 2001 From: Shx Guo Date: Thu, 22 Feb 2024 22:23:56 +0800 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 7ea866ea6..cbff5a773 100644 --- a/README.md +++ b/README.md @@ -27,6 +27,7 @@ Copilot for Xcode is an Xcode Source Editor Extension that provides GitHub Copil - [Setting Up Suggestion Feature](#setting-up-suggestion-feature) - [Setting Up GitHub Copilot](#setting-up-github-copilot) - [Setting Up Codeium](#setting-up-codeium) + - [Using Locally Run LLMs](#using-locally-run-llms) - [Setting Up Chat Feature](#setting-up-chat-feature) - [Managing `CopilotForXcodeExtensionService.app`](#managing-copilotforxcodeextensionserviceapp) - [Update](#update) @@ -166,7 +167,7 @@ The installed language server is located at `~/Library/Application Support/com.i The installed language server is located at `~/Library/Application Support/com.intii.CopilotForXcode/Codeium/executable/`. -#### Using Locally run LLMs +#### Using Locally Run LLMs You can also use locally run LLMs or as a suggestion provider using the [Custom Suggestion Service](https://github.com/intitni/CustomSuggestionServiceForCopilotForXcode) extension. It supports: