We are currently developing a custom LLM provider and found that there isn’t a way to implement embeddings. We attempted to use the embedding method within BaseLLM, but it did not work as expected.
Could support for this feature be added?
Motivation, pitch
Currently LiteLLM does not support an implementation method for embeddings, and we would appreciate the addition of this functionality
The Feature
We are currently developing a custom LLM provider and found that there isn’t a way to implement embeddings. We attempted to use the embedding method within
BaseLLM
, but it did not work as expected.Could support for this feature be added?
Motivation, pitch
Currently LiteLLM does not support an implementation method for embeddings, and we would appreciate the addition of this functionality
Twitter / LinkedIn details
No response