document-qa / streamlit_app.py

Commit History

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

load pdf in page
924fb11

lfoppiano commited on

add zephyr-7b
63bcda0

lfoppiano commited on

fix env variables (#9)
9997b7b
unverified

Luca Foppiano commited on

update name
770e0dc

lfoppiano 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

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