Copilot auto completion

by Jordi Smit
Score: 45/100
favorite
share
Description

The Copilot auto completion plugin enhances the Obsidian writing experience by integrating AI-powered auto-completion. It provides context-aware suggestions tailored to your writing, such as text in paragraphs, code in blocks, or LaTeX in math sections. The plugin uses multiple API providers, including OpenAI, Azure OpenAI, and Ollama, to generate these suggestions. It is highly customizable, offering various settings like trigger delay, prefix/suffix size, and personalized system prompts. Additionally, the plugin minimizes unnecessary API calls, and it can be easily disabled when needed for privacy reasons. Its ability to provide seamless and language-aware completions makes it a valuable tool for writers and developers using Obsidian.

Stats
167
stars
9,249
downloads
20
forks
598
days
201
days
400
days
23
total PRs
1
open PRs
0
closed PRs
22
merged PRs
28
total issues
15
open issues
13
closed issues
72
commits
Latest Version
a year ago
Changelog
  • Made openai api key optional for OpenAI API provider. This allows you to point the OpenAI API provider to any local model or other api provider that implements the OpenAI API.
README file from