ai - rag 向量数据库 qdrant的使用
访问量: 8
refer to: https://qdrant.tech/
先把服务跑起来:
docker run -p 6333:6333 qdrant/qdrant

后台控制面板:http://localhost:6333/dashboard#/welcome

在后台中,放入一些数据,然后查询:
访问量: 8
refer to: https://qdrant.tech/
先把服务跑起来:
docker run -p 6333:6333 qdrant/qdrant

后台控制面板:http://localhost:6333/dashboard#/welcome

在后台中,放入一些数据,然后查询: