Copilot auto completion
by Jordi Smit
Score: 38/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
155
stars
8,547
downloads
15
forks
534
days
137
days
336
days
23
total PRs
1
open PRs
0
closed PRs
22
merged PRs
26
total issues
13
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