Skip to content

Pinecone credentials#

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

Supported authentication methods#

  • API key

ดูข้อมูลเพิ่มเติมเกี่ยวกับบริการนี้ได้ที่ Pinecone's documentation

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

Using API key#

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

  • API Key

วิธีรับ API key:

  1. เปิด Pinecone console ของคุณ
  2. เลือก project ที่คุณต้องการสร้าง API key หากคุณไม่มี project ที่มีอยู่ ให้สร้าง project ใหม่ ดูข้อมูลเพิ่มเติมที่ Quickstart ของ Pinecone
  3. ไปที่ API Keys
  4. คัดลอก API Key ที่แสดงและกรอกลงใน n8n credential ของคุณ

ดูข้อมูลเพิ่มเติมที่ Authentication documentation ของ Pinecone API