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

fix changes
9ecd254

NickNYU commited on

reformat
01d6691

NickNYU commited on

refactor
de35b2d

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