Skip to main content

vectordb

  • addVectorItem - Adds a new vector item to the vector database.
  • getVector - Retrieves a vector from the vector database based on the provided key.
  • queryVectorItem - Queries a vector item from the vector database based on the provided key.