Commit History

add new formatters
24f8c1c

jerpint commited on

remove response from fn; was unused
463196d

jerpint commited on

PR: source display name (#80)
6aad21a
unverified

hbertrand commited on

PR: parser improvement (#79)
ebace01
unverified

hbertrand commited on

PR: retriever interface (#77)
06bca0c
unverified

hbertrand commited on

Add quickstart (#73)
44ee439
unverified

jerpint commited on

Use dropdown to select source (#71)
c6dd20e
unverified

jerpint commited on

support for godot and lightning (#70)
2642581
unverified

hbertrand commited on

Use this repo for deploying HF spaces (#68)
177af2d
unverified

jerpint commited on

Support for ChatGPT (#65)
c8a1687
unverified

jerpint commited on

PR: mock chatbot test data (#63)
1b88635
unverified

hbertrand commited on

Merge pull request #59 from marondeau/schema
fde3910
unverified

marondeau commited on

Add simple chatbot test (#61)
1696c32
unverified

jerpint commited on

Size cannot be negative; Removed None.
a3c0809
unverified

marondeau commited on

Removed leftover and fixed docstring
c3ad77b
unverified

marondeau commited on

add check file exists (#60)
1571e29
unverified

hbertrand commited on

FIX: drop current (#58)
8e27251
unverified

hbertrand commited on

Fix formatting issues (#56)
5b7d0e6
unverified

jerpint commited on

Moved schema to replace previous implementation
fb83544

Marc-Antoine Rondeau commited on

New db schema
97aefb5

Marc-Antoine Rondeau commited on

PR: DocumentsManager interface (#57)
71e7dd8
unverified

hbertrand commited on

FIX: strip section name (#54)
2457179
unverified

hbertrand commited on

always add newline at the end of a question (#53)
1a12df2
unverified

jerpint commited on

Merge pull request #51 from marondeau/formatter
60b4723
unverified

marondeau commited on

Merge pull request #50 from marondeau/parsing
17cfdef
unverified

marondeau commited on

Import sorting
5a55b5b

Marc-Antoine Rondeau commited on

Clarify return values
f9dc69d
unverified

marondeau commited on

Linting
6f6984a

Marc-Antoine Rondeau commited on

Dealing with black being annoying.
e29a739

Marc-Antoine Rondeau commited on

Merge remote-tracking branch 'upstream/main' into formatter
49e678e

Marc-Antoine Rondeau commited on

Linting and replace Generator by Iterator
909ae3f

Marc-Antoine Rondeau commited on

Trying to refactor the parsing
2f25f03

Marc-Antoine Rondeau commited on

Remove clever booleanization of Response
9f298e3
unverified

marondeau commited on

Create SQLite db for documents (#46)
1f22b14
unverified

hbertrand jerpint commited on

Patch formatter creation for backward compatibility.
cb9fd37

Marc-Antoine Rondeau commited on

Initial Formatters
0e4a27a

Marc-Antoine Rondeau commited on

Update apps to work out of the box (#49)
8b5fed9
unverified

jerpint commited on

Refactoring (#48)
6a09028
unverified

jerpint commited on

Update README.md
45505b5
unverified

jerpint commited on

Update README.md
124eb9c
unverified

jerpint commited on

Update README (#33)
842143c
unverified

hbertrand commited on

Huggingface support (#28)
f5ec40e
unverified

hbertrand commited on

emojify (#30)
408fe87
unverified

jerpint commited on

Add promptlayer (#21)
2118bb2
unverified

jerpint commited on

remove OmegaConf dependency (#27)
1ea867d
unverified

jerpint commited on

Add gradio app example (#26)
d88c550
unverified

jerpint commited on

Better error handling (#25)
397ce12
unverified

jerpint commited on

Add hf transformers bot (#24)
e16fc27
unverified

jerpint commited on

fix bug when reading csv (#19)
c5f5dc3
unverified

jerpint commited on

Add License (#18)
7d4662a
unverified

jerpint commited on