Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
intitni authored Feb 22, 2024
1 parent f8394dc commit 38faffe
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down Expand Up @@ -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:

Expand Down

0 comments on commit 38faffe

Please sign in to comment.