- Schweiz
- https://me.arthurerlich.de
- Joined on
2025-05-30
Block a user
Verify search + knowledgebase wiring (#21) on the real R9700 box
Updated scope after #25: this ticket now verifies memory-retrieval (the langchain_postgres.PGVector-based service, services/memory-retrieval/) instead of the retired litellm-pgvector…
LangChain+pgvector direct RAG vs. the litellm-pgvector connector — which fits this stack?
LangChain+pgvector direct RAG vs. the litellm-pgvector connector — which fits this stack?
Implemented — switched from litellm-pgvector to a LangChain-direct service (services/memory-retrieval/), per this ticket's verdict. Details in the commit on main (abeadc4): new `memory-retriev…
LangChain+pgvector direct RAG vs. the litellm-pgvector connector — which fits this stack?
Verdict: switch to LangChain-direct. Full research + a concrete replacement-service spec: docs/research/langchain-pgvector-vs-litellm-pgvector.md on branch `research/langchain-pgvector-vs-lit…
haylan
created branch research/langchain-pgvector-vs-litellm-pgvector in haylan/LLM-Server
2026-09-02 20:03:16 +00:00
haylan
pushed to research/langchain-pgvector-vs-litellm-pgvector at haylan/LLM-Server
2026-09-02 20:03:16 +00:00
LangChain+pgvector direct RAG vs. the litellm-pgvector connector — which fits this stack?
How does LiteLLM's knowledgebase/vector-store feature work, and what does it need?
How does LiteLLM's SearXNG web-search integration work, and what does wiring it in require?
Verify search + knowledgebase wiring (#21) on the real R9700 box
How does LiteLLM's knowledgebase/vector-store feature work, and what does it need?
Findings (full detail in docs/research/litellm-knowledgebase.md on branch research/litellm-knowledgebase):
- Config shape: top-level
vector_store_registrylist (not under…
haylan
created branch research/litellm-knowledgebase in haylan/LLM-Server
2026-09-02 19:27:24 +00:00