document-qa / document_qa /document_qa_engine.py

Commit History

back to the huggingface API embeddings, remove non-usable embeddings
4108477

lfoppiano commited on

update libraries and code to support Modal as OpenAI-based server
b7b1a78

lfoppiano commited on

update dependencies, remove biblio from search space
848c18f

lfoppiano commited on

add query analyzer with min and avg similarity
0188e45

Luca Foppiano commited on

fix breaking change in API
a5de09e

Luca Foppiano commited on

Merge branch 'main' into question-coefficient
88c017f

Luca Foppiano commited on

return embeddings from storage retrieval
41ad70e

Luca Foppiano commited on

refactoring grobid client generic
eedfb73

Luca Foppiano commited on

refactor grobid processors (#29)
104b3a9
unverified

Luca Foppiano commited on

fix coordinates colors when working with chunks
66819b5

Luca Foppiano commited on

add merger that preserve the coordinates and aggregate them meaningfully
c07b97b

Luca Foppiano commited on

include only bibliographics data that have potentially coordinates
55de44e

Luca Foppiano commited on

Merge branch 'main' into add-pdf-viewer
21069a4

Luca Foppiano commited on

use paragraphs instead of sentences
5fd26bb

Luca Foppiano commited on

remove sqlite3 fix in the development branch
c240342

Luca Foppiano commited on

fix sqlite3 and chroma problem in streamlit.io
1476e78

Luca Foppiano commited on

enable extraction of coordinates from pdf, using sentences
2397955

Luca Foppiano commited on

cosmetics
d2299da

Luca Foppiano commited on

Merge branch 'main' into pdf-render
8700e22

Luca Foppiano commited on

fix dimensionality error when switching from one model to the other and using the same document
cef567f

Luca Foppiano commited on

fix another regression
6c39cdf

Luca Foppiano commited on

fix regression
ab8bc0b

Luca Foppiano commited on

fix condition to establish when we need to cleanup the storage
cbf04c6

Luca Foppiano commited on

more constraints on the memory
4152778

Luca Foppiano commited on

trying ot harness the model to avoid hallucinating due to the chat memory
16cab89

Luca Foppiano commited on

cleanup and update documentation
9e4289a

Luca Foppiano commited on

Merge branch 'main' into fix-conversational-memory
16cf398
unverified

Luca Foppiano commited on

fix signature
398556b

Luca Foppiano commited on

re-implement the conversational memory access
ad304e2

Luca Foppiano commited on

fix signature
37619a9

Luca Foppiano commited on

change from year to publication year
b0a0e1a

Luca Foppiano commited on

include title, authors and year in the data store
60c4caf

Luca Foppiano commited on

Merge branch 'main' into pdf-render
eaa93c8

Luca Foppiano commited on

cosmetics
137e5e2

Luca Foppiano commited on

fix chroma embeddings when an already seen file is uplaoded
320f843

Luca Foppiano commited on

fix chroma embeddings when an already seen file is uplaoded
b3584a6

Luca Foppiano commited on

fix env variables (#9)
9997b7b
unverified

Luca Foppiano commited on

fix engine to deal with the latest chroma
70f085d

Luca Foppiano commited on

fix import, and reformat
ae04b9d

Luca Foppiano commited on

Setuptools build, pypy release, github action improvements (#5)
0b28b48
unverified

Luca Foppiano commited on