mirror of
https://github.com/JefferyHcool/BiliNote.git
synced 2026-05-07 08:22:54 +08:00
- ChromaDB 1.x delete/get 不存在的 collection 抛 NotFoundError 而非 ValueError,统一改为 except Exception - 简化 _collection_name,UUID 格式本身就是合法的 collection name - requirements.txt 放宽 chromadb 版本约束 Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>