SEA-dog / app.py

Commit History

updated flagger and gradio
7091ddc

kevinconka commited on

remove cache_examples parameter
94be7bc

kevinconka commited on

Merge remote-tracking branch 'origin/main'
460eb6c

kevinconka commited on

update dependencies, cache_examples=False in gr.ChatInterface
8b14269

kevinconka commited on

cache_examples=False since "lazy" did not work
b0438f6
verified

kevinconka commited on

cache_examples="lazy" to allow flagging `.setup(...)` to be executed before the `.flag(...)` call
98e4883
verified

kevinconka commited on

Update app.py
edf6f83
verified

kevinconka commited on

Update app.py
ea5f1c5
verified

kevinconka commited on

Cleaned interface
c259d19

kevinconka commited on

Save query + result in dataset
273f5f9

kevinconka commited on

Changed to ChatOpenAI
8b7033c

kevinconka commited on

fixed requirements.txt
84f5caf

kevinconka commited on

Basic chatbot functionality working
b6f892b

kevinconka commited on