snexus / llm-search

Querying local documents, powered by LLM
MIT License
421 stars 51 forks source link

Support openai for Embedding #84

Open shuther opened 5 months ago

shuther commented 5 months ago

Would it be possible to add OpenAIEmbeddings as a new possibility? It would help to leverage other self hosted embeddings when we couple it with litellm. If needed, I can create a PR.

snexus commented 5 months ago

Thanks for the suggestion, sounds like a good idea, please feel free to create a PR