document-qa / streamlit_app.py

Commit History

remove zephyr
ffa83ea

lfoppiano commited on

update to mistral v0.2, add selectable embeddings
7bc374b

lfoppiano commited on

update application
d74cacd

lfoppiano commited on

return embeddings from storage retrieval
41ad70e

lfoppiano commited on

refactoring grobid client generic
eedfb73

lfoppiano commited on

default to native browser engine
a7d9efc

lfoppiano commited on

allow rendering options using the streamlit-pdf-viewer
c234c07

lfoppiano commited on

remove show_annotations checkbox
abd4433

lfoppiano commited on

fix coordinates colors when working with chunks
66819b5

lfoppiano commited on

revert default model, use additional environ variable to default it
aeb450e

lfoppiano commited on

Added a button to enable control over the display of annotations.
b325c61

t29mato commited on

fix chatgpt name
b455285

lfoppiano commited on

Merge branch 'main' into add-pdf-viewer
20a04c7

lfoppiano commited on

change sliders when paragraphs are extracted
17c679c

lfoppiano commited on

simplifying
9e0de2a

lfoppiano commited on

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

lfoppiano commited on

use paragraphs instead of sentences
5fd26bb

lfoppiano commited on

make the annotations injection working
9d4be7c

lfoppiano commited on

use models
01b5fcd

lfoppiano commited on

adding gpt4, gpt4-turbo
3865d62

lfoppiano commited on

use disclaimer from the readme
b8dee5c

lfoppiano commited on

replace combo with dropdown box
7d19a12

lfoppiano commited on

enable extraction of coordinates from pdf, using sentences
2397955

lfoppiano commited on

remove unnecessary material
9b736c6

lfoppiano commited on

add pdf_viewer
325dca4

lfoppiano commited on

clear memory only when enabled
048eb6f

lfoppiano commited on

disable conversational memory with zephyr
a2bcc71

lfoppiano commited on

fix tab
aeef8cf

lfoppiano commited on

Merge branch 'main' into pdf-render
8700e22

lfoppiano commited on

cleanup and update documentation
9e4289a

lfoppiano commited on

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

Luca Foppiano commited on

fix memory wrongly reset at every reload
55e39a2

lfoppiano commited on

re-implement the conversational memory access
ad304e2

lfoppiano commited on

fix memory wrongly reset at every reload
d67901d

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

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

lfoppiano commited on

add conversational memory
99f35d8

lfoppiano commited on

cosmetics
137e5e2

lfoppiano commited on

fix missing chunk size passed to the engine
d520110

lfoppiano commited on

trying to scroll down
f8386bf

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

fix pdf viewer when asking questions
25f0178

lfoppiano commited on