Skip to content

Commit 38faffe

Browse files
authored
Update README.md
1 parent f8394dc commit 38faffe

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ Copilot for Xcode is an Xcode Source Editor Extension that provides GitHub Copil
2727
- [Setting Up Suggestion Feature](#setting-up-suggestion-feature)
2828
- [Setting Up GitHub Copilot](#setting-up-github-copilot)
2929
- [Setting Up Codeium](#setting-up-codeium)
30+
- [Using Locally Run LLMs](#using-locally-run-llms)
3031
- [Setting Up Chat Feature](#setting-up-chat-feature)
3132
- [Managing `CopilotForXcodeExtensionService.app`](#managing-copilotforxcodeextensionserviceapp)
3233
- [Update](#update)
@@ -166,7 +167,7 @@ The installed language server is located at `~/Library/Application Support/com.i
166167
167168
The installed language server is located at `~/Library/Application Support/com.intii.CopilotForXcode/Codeium/executable/`.
168169

169-
#### Using Locally run LLMs
170+
#### Using Locally Run LLMs
170171

171172
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:
172173

0 commit comments

Comments
 (0)