统一 voc_llm 密钥解析与默认模型;向量化改为本地 mlx 模型;更新 README、gitignore 与流水线文档。 Co-authored-by: Cursor <cursoragent@cursor.com>
11 lines
209 B
Text
11 lines
209 B
Text
openai>=1.40.0
|
||
numpy>=1.24.0
|
||
umap-learn>=0.5.5
|
||
hdbscan>=0.8.33
|
||
scikit-learn>=1.3.0
|
||
spacy>=3.7.0
|
||
pyyaml>=6.0
|
||
jieba>=0.42.1
|
||
# 本地 embedding(Python 3.10+,Apple Silicon)
|
||
mlx>=0.22.0
|
||
mlx-embeddings>=0.1.0
|