ksylvest / omniai-openai

An implementation of the OmniAI interface for OpenAI.
https://omniai-openai.ksylvest.com
MIT License
3 stars 2 forks source link

Support for Embeddings APIs #26

Closed ksylvest closed 3 months ago

ksylvest commented 3 months ago

This integrates the Mistral APIs for generating embeddings for text implemented here:

https://github.com/ksylvest/omniai/pull/56