flash / core /test_lifecycle.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

pylint and py format ready
374292c

Chen commited on

add tools
6c20719

Chen commited on

add modulars
175a385

NickNYU commited on