Skip to content

Qdrant credentials#

คุณสามารถใช้ credentials นี้เพื่อยืนยันตัวตนกับ node ต่อไปนี้ได้:

Supported authentication methods#

  • API key

ดูข้อมูลเพิ่มเติมที่ Qdrant's documentation

ดูเอกสาร Advanced AI ของ n8n

Using API key#

สำหรับการตั้งค่า credentials นี้ คุณจะต้องมี Qdrant cluster และ:

  • API Key
  • Qdrant URL ของคุณ

ขั้นตอนการตั้งค่า:

  1. ไปที่ Cloud Dashboard
  2. เลือก Access Management เพื่อแสดง API keys ที่มีอยู่ (หรือไปที่ส่วน API Keys ของหน้า Cluster detail)
  3. เลือก Create
  4. เลือก cluster ที่คุณต้องการให้ key มีสิทธิ์เข้าถึงใน dropdown
  5. เลือก OK
  6. คัดลอก API Key และกรอกลงใน n8n credential ของคุณ
  7. กรอก URL สำหรับ Qdrant cluster ของคุณใน Qdrant URL ดูข้อมูลเพิ่มเติมที่ Qdrant Web UI

ดูข้อมูลเพิ่มเติมเกี่ยวกับการสร้างและใช้ API keys ได้ที่ Qdrant's authentication documentation