Spaces:
Sleeping
Sleeping
Commit History
fix: remove missing data from query
6946652
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: remove fllter argument never used
5a5c81b
Léo Bourrel
commited on
feat: remove max marginal relevance search
fc40941
Léo Bourrel
commited on
feat: replace sqlalchemy query by executing SQL
24d1b6f
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
Merge branch 'fix_memory' into main
19d6ccf
fix: method call for prediction to show only response message
d04f0b2
feat: set memory in chain
f6c85ec
Merge branch 'postgres_retrieval' into main
63dc793
clean: imports
550e87b
Léo Bourrel
commited on
feat: add metadata
341806e
feat : use custom pg vector and gpt4all embeddings
4bcb630
feat: Override PGVector with custom source
503aad2
feat: first draft of conversational retrieval
c3b9b9a
feat: add gitignore
389b0ad
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