You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The related issue is here. However, my local LLM service does not support embedding service the way OpenAI Pinecone does. Luckily, I find anohter dedcated LLM embedding service compatible with OpenAI API. How can I further modify the code to support it. I mean, where should I modify to additionally support different embedding service beside the modified local LLM service.
The text was updated successfully, but these errors were encountered:
The related issue is here. However, my local LLM service does not support embedding service the way OpenAI Pinecone does. Luckily, I find anohter dedcated LLM embedding service compatible with OpenAI API. How can I further modify the code to support it. I mean, where should I modify to additionally support different embedding service beside the modified local LLM service.
The text was updated successfully, but these errors were encountered: