Hey, I have tried to use the OpenAILike for a local embedding model, but I got error and reading the source code it seems it handles only LLM. I struggle to find what are my option for an openaiLike for embeddings, because the source code of OpenAiEmbeddings seems very related to their model names. I know my embedding uses VLLM behind the scene, but it say to use OpenAiLike.