Skip to content

Embeddings Plugin

Configuration Method

  • Rename PLUGINS/Embeddings/CONFIG.example.py to CONFIG.py
  • Fill in the configuration items according to the code comments

Vector Database

Currently, two types of vector databases are supported: chroma and qdrant. Qdrant is recommended.