danny-avila / LibreChat

Enhanced ChatGPT Clone: Features Anthropic, AWS, OpenAI, Assistants API, Azure, Groq, o1, GPT-4o, Mistral, OpenRouter, Vertex AI, Gemini, Artifacts, AI model switching, message search, langchain, DALL-E-3, ChatGPT Plugins, OpenAI Functions, Secure Multi-User System, Presets, completely open-source for self-hosting. Actively in public development.
https://librechat.ai/
MIT License
19.41k stars 3.24k forks source link

[Question]: local ollama nomic-embed-text does not work in Assistant #4702

Closed barisgundem closed 2 weeks ago

barisgundem commented 2 weeks ago

What is your question?

I setup nomic-embed-text ollama locally, in librechat I can upload files and make queries while chatting with openai, it works fine, but it does not work in the assistant section, although it says upload success in the console, it does not answer the query correctly.

Need help to integrate my local embedding and vectordb setup to work with Assistant.

More Details

I shared 2 screenshots for better understanding.

Image from chat(which is successfully can query pdfs):

Screenshot 2024-11-12 at 22 26 21

Image from assistant(ı can upload files but not query them)

Screenshot 2024-11-12 at 22 27 48

What is the main subject of your question?

Installation

Screenshots

No response

Code of Conduct