flash / app.py

Commit History

[bugfix]fix the cut-off issue due to LLM predict token limit(256 for openai python lib default), by setting temperature to 0 and set LLM predict method from compact-refine to refine
bd59653

NickNYU commited on

reformat well
5ea412d

NickNYU commited on

reformat
b404642

Chen commited on

first edition
257bc0d

Nick Chen Zhu commited on

add dataset and change langchain directory name to langchain_manager, incase of a name consuming in python
a03e89c

Nick Chen Zhu commited on

app.py fixable to match hugging-face's app portal
182cbb1

Chen commited on

pylint and py format ready
374292c

Chen commited on

add tools
6c20719

Chen commited on

refactor directory construct
b8417fc

NickNYU commited on