Spaces:
Sleeping
Sleeping
Commit History
feat: rename vector store
1bf2e1f
Léo Bourrel
commited on
feat: add link to hal
402cfa6
clean: rename callback && format
41b589c
feat: add message suggestion
dca80da
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
feat: update memory visualisation to improve debugging
7f82f4e
Léo Bourrel
commited on
feat: update default message
7be0e45
Léo Bourrel
commited on
feat: split connection
bdc3272
Léo Bourrel
commited on
clean: run black
c44f270
Léo Bourrel
commited on
clean: isort
5ac52b0
Léo Bourrel
commited on
fix: replace openai import
faad331
Léo Bourrel
commited on
fix dockerfile (#1)
e6889e1
feat: reset host docker internal in connection string
f4db640
Léo Bourrel
commited on
feat: try localhost with exposed port
373864b
Léo Bourrel
commited on
feat: test internal connection
ce5986a
feat: postgres
98a9a5f
feat: comment insert history to db
2e83942
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