issues
search
Future-House
/
paper-qa
High accuracy RAG for answering questions from scientific documents with citations
Apache License 2.0
6.44k
stars
618
forks
source link
[WIP] version 6 main features
#661
Closed
whitead
closed
2 days ago
whitead
commented
2 weeks ago
[x] Generalizes context to be multipart messages
[x] Allows multimodal contexts
[x] Enables caching control on messages
[x] Adjusts flow to allow context to be either packed into system prompt or some separate part of query, so that it can be cached
[ ] Update typing/update litellm types
[ ] Create image context that encodes image to a URL
[ ] Add a PDF reader that uses images instead of text
[x] Deprecate detailed evidence
whitead
commented
2 days ago
Moved to #704