Spaces:
Sleeping
Sleeping
Commit History
fix: print source documents fail if none
e4efa7a
feat: replace postgres with sqlite
5c20978
feat: add relation between chat_history and documents
27a479a
feat: return chat history id
5b28103
clean: isort
4dd424d
feat: save chat history
316a678
feat: move sql connection outside of custom pgvector
83ed4d1
feat: share metadata with LLM + Improve doc source display
3378b23
Léo Bourrel
commited on
feat: Add source documents on right of display
b8c8744
feat: split in two columns chatbot and source
7b594ac
feat: add optional source documents to message
bc46efe
feat: return document from conversation chain
c89ea47
fix: method call for prediction to show only response message
d04f0b2
feat: set memory in chain
f6c85ec
clean: imports
550e87b
Léo Bourrel
commited on
feat : use custom pg vector and gpt4all embeddings
4bcb630
feat: first draft of conversational retrieval
c3b9b9a
style: update CSS & update app title
94edcbd
fix: static path
8706267
feat: split css
3f940cd
feat: split message class
be06203
feat: import chatbot
6a2d3ac
first commit
12adfa0
Léo Bourrel
commited on