Commit History

Merge pull request #21 from lfoppiano/include-biblio-in-embeddings
cdfc7ae
unverified

Luca Foppiano commited on

re-implement the conversational memory access
ad304e2

lfoppiano commited on

fix memory wrongly reset at every reload
d67901d

lfoppiano commited on

fix signature
37619a9

lfoppiano commited on

change from year to publication year
b0a0e1a

lfoppiano commited on

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

lfoppiano commited on

cleanup
a70fbd3

lfoppiano commited on

disable obscure css style change
77334fb

lfoppiano commited on

Merge branch 'main' into pdf-render
eaa93c8

lfoppiano commited on

Merge pull request #19 from lfoppiano/add-memory
cbdc1a4
unverified

Luca Foppiano commited on

Bump version: 0.2.1 β†’ 0.3.0
6503cbf

lfoppiano commited on

Merge pull request #18 from lfoppiano/add-memory
cc3e97d
unverified

Luca Foppiano commited on

avoid messages that are not paired with the response, in cases when the response fails
b19b313

lfoppiano commited on

documentation
13f46f5

lfoppiano commited on

add conversational memory
99f35d8

lfoppiano commited on

cosmetics
137e5e2

lfoppiano commited on

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

lfoppiano commited on

fix chroma embeddings when an already seen file is uplaoded
b3584a6

lfoppiano commited on

fix missing chunk size passed to the engine
d520110

lfoppiano commited on

trying to scroll down
f8386bf

lfoppiano commited on

configuration update
96f0be6

lfoppiano commited on

add scrollable column
c125b19

lfoppiano commited on

Merge branch 'main' into pdf-render
d5cc518

lfoppiano commited on

embed instead of iframe
4037844

lfoppiano commited on

make zephyr the default model
c5c0bc4

lfoppiano commited on

Update README.md
f5ab635
unverified

Luca Foppiano commited on

fix pdf viewer when asking questions
25f0178

lfoppiano commited on

load pdf in page
924fb11

lfoppiano commited on

improve documentation
cd17f01

lfoppiano commited on

Merge pull request #15 from lfoppiano/add-zephyr
56267ff
unverified

Luca Foppiano commited on

add zephyr-7b
63bcda0

lfoppiano commited on

Bump version: 0.2.0 β†’ 0.2.1
da77e48

lfoppiano commited on

fix env variables (#9)
9997b7b
unverified

Luca Foppiano commited on

Update README.md
fcde626
unverified

Luca Foppiano commited on

Bump version: 0.1.3 β†’ 0.2.0
216763a

lfoppiano commited on

update name
770e0dc

lfoppiano commited on

Update CHANGELOG.md
f1beb6f
unverified

Luca Foppiano commited on

Merge pull request #7 from lfoppiano/move-settings-sidebar
77341b6
unverified

Luca Foppiano commited on

reorganise a bit the interface
9c4d6ae

lfoppiano commited on

added privacy statement, minor cosmetics on the key information, NER written without abbreviation
0f074cc

lfoppiano commited on

disable chunk size selection before file is uploaded
6915a03

lfoppiano commited on

Bump version: 0.1.2 β†’ 0.1.3
d635a1a

lfoppiano commited on

Fix dependencies clash
8943458

lfoppiano commited on

update changelog
22a125f

lfoppiano commited on

update streamlit
f3a76a3

lfoppiano commited on

fix engine to deal with the latest chroma
70f085d

lfoppiano commited on

fix engine to deal with the latest chroma
4d29d85

lfoppiano commited on

revert chroma
6b8f3f8

lfoppiano commited on

improve error handling and avoid model switching after upload
452ec4c

lfoppiano commited on

move settings on the sidebar, allow env variables
88c1cba

lfoppiano commited on