Closed putuoka closed 12 months ago
Hello @putuoka, sorry about the delayed response.
OpenAI does have credits to begin with which covers embeddings. There are open source embedding models supported with the library as well - which also have a free tier.
There is a plan to add support for the free open source embedding models in Hugging Face but that requires a lot of work - these are not well supported for consumption outside Python. If you want, we can colloborate on a PR for that.
Resources -
Closing this issue as there is nothing more to add atm.
Since I don't have an API key to try embedding with OpenAI, perhaps there is a free or open-source option available.