EmbeddingsService constructor

EmbeddingsService(
  1. VectorDatabase _vdb
)

Implementation

EmbeddingsService(this._vdb);