Skip to content

Hugging Face credentials#

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

Supported authentication methods#

  • API key

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

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

Using API key#

ในการตั้งค่า credential นี้ คุณจะต้องมีบัญชี Hugging Face และ:

  • API Key: Hugging Face เรียกสิ่งเหล่านี้ว่า API tokens

วิธีรับ API token ของคุณ:

  1. เปิดโปรไฟล์ Hugging Face ของคุณและไปที่ส่วน Tokens
  2. คัดลอก token ที่แสดงอยู่ที่นั่น ควรขึ้นต้นด้วย hf_
  3. ป้อน API token นี้เป็น API Key ของ n8n credential ของคุณ

ดูข้อมูลเพิ่มเติมได้ที่ Get your API token