摘要: 一,安装用到的第三方库 $ pip install llama-index-vector-stores-milvus 二,启动milvus服务 $ systemctl status milvus.service ○ milvus.service - Milvus Standalone Server 阅读全文
posted @ 2026-08-08 16:31 刘宏缔的架构森林 阅读(5) 评论(0) 推荐(0)
摘要: 一,报错信息: pymilvus.exceptions.MilvusException: <MilvusException: (code=65535, message=the length(1024) of float data should divide the dim(1536))> 二,原因 阅读全文
posted @ 2026-08-08 16:30 刘宏缔的架构森林 阅读(20) 评论(0) 推荐(0)