oasysai / oasysdb

Hybrid vector database with flexible SQL storage engine & multi-index support.
https://docs.oasysdb.com/
Apache License 2.0
343 stars 12 forks source link

feat: add embedding model connector #83

Closed edwinkys closed 4 months ago

edwinkys commented 4 months ago

Purpose

This PR attempts to create a trait that allows users of OasysDB to reduce the dependencies required to create a vector embedding out of a piece of content like text or image.

Roadblock

Testing

Chore checklist