Getting suggestions from locally running models #443
intitni
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Introducing Custom Suggestion Service for Copilot for Xcode!
Custom Suggestion Service is an extension built with CopilotForXcodeKit. You can use it as a substitution for GitHub Copilot and Codeium if you want everything to be local.
The app supports 3 types of suggestion services:
For now, it's recommended to use Tabby, because prompt engineering is too hard for me! (Looking for contributions)
If you still want to run the model the way you like, it's recommended to use a model with completions API with the default request strategy. If you don't know how to run the models, try LM Studio.
Relevant code snippets are not yet supported, it will be the next thing to work on.
Beta Was this translation helpful? Give feedback.
All reactions