Update to version 0.7.4, fix CORS errors for the Moonshot provider, add BM25 search support, and document related changes in the CHANGELOG.

This commit is contained in:
duanfuxiang
2025-07-15 22:41:21 +08:00
parent c0cd2ccf4d
commit d99ea8f2f6
6 changed files with 27 additions and 9 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "obsidian-infio-copilot",
"version": "0.7.3",
"version": "0.7.4",
"description": "A Cursor-inspired AI assistant that offers smart autocomplete and interactive chat with your selected notes",
"main": "main.js",
"scripts": {