Commit History

feat: install pre-commit && clean
39a3f86

Léo Bourrel commited on

feat: add docker docs
8ee0a1b

Léo Bourrel commited on

doc: add global description doc
9f4af6f

Léo Bourrel commited on

feat: add welcome message
346c949

Léo Bourrel commited on

fix: udpate static data + import icons from cdn path
decc199

Léo Bourrel commited on

feat: display additional data only in dev environment
da7a60c

Léo Bourrel commited on

fix: insertion in database
3402e27

Léo Bourrel commited on

Merge branch 'feat/extract_keyword' into main
c6332f2

leo-bourrel commited on

fix: return abstract list first element only
dc294ab

Léo Bourrel commited on

feat: add reranking with keyword extractor
9f90955

Léo Bourrel commited on

feat: add kw extraction to session state
47a81d9

leo-bourrel commited on

feat: add keyword extraction
8d8abb6

leo-bourrel commited on

fix: add space between authors && keywords
28a498b

leo-bourrel commited on

feat: return first abstract sentence if title is empty
55dc8e4

leo-bourrel commited on

feat : pass results to metadata - avoid sending too much data to LLM
a843121

leo-bourrel commited on

feat: update execution script with new app.py path
afbeab2

leo-bourrel commited on

feat: Add pyproject && setup to make app as package
c30f79e

Léo Bourrel commited on

feat: add init file
585b6ba

Léo Bourrel commited on

feat: move chain to specific file
ac46aeb

Léo Bourrel commited on

feat: move to subfolder sorbobotapp
b7f6a3a

Léo Bourrel commited on

feat: move article to models folder
6ddc1e6

Léo Bourrel commited on

Merge branch 'feat/limit_or_rephrase' into main
279f3c6

leo-bourrel commited on

feat: set cosine as default distance
8203352

Léo Bourrel commited on

fix: update cosine distance threshold
9dd5ac8

Léo Bourrel commited on

feat: add token limit with tiktoken
aec85ee

Léo Bourrel commited on

feat: add custom retrieval
b9e3c29

Léo Bourrel commited on

feat: add v1 of distance limit
8505f96

Léo Bourrel commited on

feat: allow chat history in dev environment
f419f72

leo-bourrel commited on

feat: handle different distance strategy
169e727

leo-bourrel commited on

clean: remove useless methods
4278112

leo-bourrel commited on

clean: remove useless method
6e27dd8

leo-bourrel commited on

feat: rename vector store
1bf2e1f

Léo Bourrel commited on

cleant: split article model
5ef0b6a

Léo Bourrel commited on

clean: split distance strategy model
50058a6

Léo Bourrel commited on

feat: add link to hal
402cfa6

leo-bourrel commited on

feat: ignore 'None' abstract
9de24de

Léo Bourrel commited on

update db
9efa735

Léo Bourrel commited on

clean: rename callback && format
41b589c

leo-bourrel commited on

feat: add message suggestion
dca80da

leo-bourrel commited on

clean: delete useless class methods
dad916e

leo-bourrel commited on

feat: handle splitted fr/en abstract & title
bf1521f

leo-bourrel commited on

Merge branch 'feat/new_conversation' into main
7eaf36c

leo-bourrel commited on

feat: improve button style
d5e3908

Léo Bourrel commited on

feat: add button to reset conversation
3560824

Léo Bourrel commited on

feat: always display source docs
c885074

Léo Bourrel commited on

fix: avoid duplicated messages
f060825

Léo Bourrel commited on

feat: add spinner
0802dfc

Léo Bourrel commited on