When using PGVectorStore with AutoMergingRetriever I receive the error: ValueError: doc_id e6646445-0d1d-4626-aec8-f9389e12a038 not found. -- but this doc id exists in my vector table. What am I missing?
Hi there folks! I'm looking for a RAG pipeline for codebases. Say I want to learn/implement a Github bot to review prs with buttons to generate docs, refactor code, identify bugs etc. Any references, guides, suggestions that I could follow to achieve that?
Hey folks, whats the best strategy to create a richer summary of an indexed document? The tree summarizer is good to have the abstract of the document, but if I'm talking about a paper with 40 pages, I'd actually want to keep the key points and have a doc with 10 pages. Any references for this?
Hi there folks! 👋 Does anyone know what are the best tools/prompts/plugins to summarize PDF books? Is there also a technique to read texts from images, such as diagrams, make sense of charts etc, and describe it in the summarization?