Copilot

by Logan Yang
Score: 84/100
favorite
share
Description
Category: 3rd Party Integrations

The Copilot plugin provides an AI-powered writing assistant that helps users generate ideas, organize notes, and create content. It offers various modes, including Chat mode for conversational writing and Vault QA mode for integrating with Obsidian's note-taking app. The plugin supports multiple models from OpenAI and Azure, allowing users to choose the most suitable one based on their needs. With its user-friendly interface and customization options, the Obsidian plugin is ideal for writers, researchers, and students seeking to streamline their writing process and enhance their productivity.

Stats
4503
stars
512,906
downloads
335
forks
721
days
3
days
3
days
485
total PRs
4
open PRs
42
closed PRs
439
merged PRs
776
total issues
205
open issues
571
closed issues
236
commits
Latest Version
3 days ago
Changelog

GPT 4.1 models and o4-mini are supported, and xAI is added as a provider! Another big update is canvas support! You can add canvas in your context by either a direct reference [[]] or the + button in your chat context menu! Copilot can even understand the group structure!

Improvements

  • #1461 Implement canvas adaptor @logancyang
  • #1459 Support gpt 4.1 series, o4-mini and grok 3 @logancyang
  • #1463 Switch insert and copy buttons and add more spacing @logancyang
  • #1460 Add a toggle to turn custom prompt templating off @logancyang
  • #1421 Ollama ApiKey support @sargreal
  • #1441 refactor: Optimize some user experiences. @Emt-lin
  • #1446 Improve custom command (v3) @zeroliu
  • #1436 Pass project state to broca call @wenzhengjiang
  • #1415 Add update notification @zeroliu
  • #1414 Update broca requests @zeroliu

Bug Fixes

  • #1385 Fix Azure OpenAI chat model baseURL construction logic. @doin4
  • #1450 fix: Add a new line when press the Enter key on mobile. @Emt-lin
  • #1457 Fix image in note logic @logancyang
README file from