使用embedchain快速建立rag知识库,本地大模型
框架: EmbedchainLLM: Ollama嵌入式模型: nomic-embed-text 或 bge-m3向量数据库: ChromaDB (默认)
按照步骤依次进行:
安装ollama等模型:
pip install embedchain ollama chromadb sentence-transformers Windows平台, 需要去Download Ol…
2026/7/6 1:31:19