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,4 +1,8 @@
releases:
- version: "0.7.4"
fixes:
- "fix moonshot provider cors error"
- "add bm25 search support"
- version: "0.7.3"
features:
- "add idb support"