SorboBot / app.py

Commit History

feat: comment insert history to db
2e83942

leo-bourrel commited on

fix: print source documents fail if none
e4efa7a

leo-bourrel commited on

feat: replace postgres with sqlite
5c20978

leo-bourrel commited on

feat: add relation between chat_history and documents
27a479a

leo-bourrel commited on

feat: return chat history id
5b28103

leo-bourrel commited on

feat: save chat history
316a678

leo-bourrel commited on

feat: move sql connection outside of custom pgvector
83ed4d1

leo-bourrel commited on

feat: share metadata with LLM + Improve doc source display
3378b23

Léo Bourrel commited on

feat: Add source documents on right of display
b8c8744

leo-bourrel commited on

feat: split in two columns chatbot and source
7b594ac

leo-bourrel commited on

feat: add optional source documents to message
bc46efe

leo-bourrel commited on

feat: return document from conversation chain
c89ea47

leo-bourrel commited on

fix: method call for prediction to show only response message
d04f0b2

leo-bourrel commited on

feat: set memory in chain
f6c85ec

leo-bourrel commited on

clean: imports
550e87b

Léo Bourrel commited on

feat : use custom pg vector and gpt4all embeddings
4bcb630

leo-bourrel commited on

feat: first draft of conversational retrieval
c3b9b9a

leo-bourrel commited on

style: update CSS & update app title
94edcbd

leo-bourrel commited on

fix: static path
8706267

leo-bourrel commited on

feat: split css
3f940cd

leo-bourrel commited on

feat: split message class
be06203

leo-bourrel commited on

feat: import chatbot
6a2d3ac

leo-bourrel commited on

first commit
12adfa0

Léo Bourrel commited on