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.33k stars 3.23k forks source link

[Question]: LOCAL RAG SYSTEM FOR ASSISTANT SIDE #4733

Closed barisgundem closed 1 week ago

barisgundem commented 1 week ago

What is your question?

I want to develop a rag system on the assistant side using ollama and pgvector locally, this is not in the current system, can this be done programmatically?

More Details

Local rag system works with pgvector and ollama on the chat side. I want to integrate the same system to the assistant side. Has anyone tried this? or Is this not suitable for pgvector and ollama assistant side? I am curious about your suggestions, I would be very grateful if you answer. Thank you very much.

What is the main subject of your question?

Other

Screenshots

No response

Code of Conduct