跳至主要内容
五折优惠 全部方案,限时优惠。起价 $2.48/mo
Qdrant

Qdrant

Qdrant 是一款为过滤检索而生的向量相似度搜索引擎与向量数据库。基于你自己的嵌入向量驱动语义搜索、推荐和 RAG 流程。Apache-2.0 许可,GitHub 星标 33,700+。

快速概览

33.7k

GitHub star 数

9

页面浏览量

许可 Apache-2.0 版本 Latest OS Ubuntu 24.04 LTS Min RAM 1 GB IP IPV4,IPV6

API 端点

  • 控制面板: http://<SERVER-IP>:6333/dashboard
  • REST API: http://<SERVER-IP>:6333
  • gRPC API: <SERVER-IP>:6334

访问控制面板

  • 打开 Qdrant 控制面板: http://<SERVER-IP>:6333/dashboard
  • 出现提示时,请输入存储在以下位置的 API 密钥: /root/qdrant/config/production.yaml
  • Qdrant 不使用用户账户,身份验证通过 API 密钥完成。

API 密钥

生成的 API 密钥存储在:

/root/qdrant/config/production.yaml

This file contains:

  • api_key
  • read_only_api_key

获取 API 密钥:

grep api_key /root/qdrant/config/production.yaml
grep read_only_api_key /root/qdrant/config/production.yaml

对于只需执行搜索操作的应用,请使用只读 API 密钥。

重要文件与目录

  • 安装路径: /root/qdrant
  • Compose 文件: /root/qdrant/docker-compose.yml
  • 配置文件: /root/qdrant/config/production.yaml
  • 数据目录: /root/qdrant/qdrant_data
  • 快照目录: /root/qdrant/snapshots

注意事项

  • 此安装通过不带 TLS 的 HTTP 暴露 Qdrant。
  • 建议启用 TLS 来加密客户端与 Qdrant 实例之间的流量,以提升安全性并满足生产环境需求。
  • 请检查并更新以下位置的配置 /root/qdrant/config/production.yaml based on your requirements and security preferences before using Qdrant in production.

更多数据库工具

相关应用。

Deploy Qdrant now. 起价 $2.48/月。