Expand AI Code Completion beyond Copilot and Supermaven #18490
Labels
ai
Improvement related to Assistant, Copilot, or other AI features
enhancement
[core label]
inline completion
Umbrella label for Copilot, Supermaven, etc. completions
Check for existing issues
Describe the feature
After going through: https://zed.dev/docs/completions
Zed currently supports completions via external LLM APIs like GitHub Copilot and Supermaven, but this is restrictive. Many users, for privacy or performance reasons, might prefer alternatives like Gemini Flash or local models via Ollama.
There are several advanced LLMs that support the Fill-in-the-Middle (FIM) objective, such as CodeGemma. Additionally, platforms like Continue.dev allow code completion via local models, with Startcoder via Ollama as the default.
Expanding LLM support to include more flexible, local, or privacy-focused options would greatly enhance Zed's appeal and utility for a wider range of developers.
If applicable, add mockups / screenshots to help present your vision of the feature
No response
The text was updated successfully, but these errors were encountered: