Commit Graph

19 Commits (main)

Author SHA1 Message Date
ChungHwan Han 7123fe01b3
Feature/async inference (#31)
* feat: async execution

* feat: poll execution status

* feat: disable submit button while executing

* feat: execution tracing callback

* feat: handle polling events on client side

* fix: show last tool response

* fix: tool index

* fix: remove sidebar

* fix: action input width

* fix: hide input and observation on final answer

* feat: stack actions

* fix: run workers on serve

* docs: update usage
1 year ago
adldotori bc2f800848 docs: update readme for #3 1 year ago
ChungHwan Han a15ba07eca
Feature/gui (#24)
* feat: simple gui

* fix: prevent deadlock

* fix: show answer

* refactor: change endpoint

* fix: set random session id by default

* fix: dashboard wip

* fix: link-body-emphasis

* fix: path problem when using local file

* fix: handle path problem

* fix: import error

* fix: files regex

* fix: prompt about output files

* fix: show response files

* fix: handle error
1 year ago
ChungHwan Han 30595bc9c6
feat: model_name as an env, and check accessability to the model (#22) 1 year ago
Taeho e5165d6f90
Refactor/file store (#18)
* feat: change port variable name

* feat: chdir to playground

* refactor: etc

* feat: add verify decorator
1 year ago
adldotori 4cd1d35914 docs: update examples 1 year ago
adldotori a96bd39859 docs: update eval-bot repo to README 1 year ago
hanchchch 82f8126687 docs: update usage 1 year ago
hanchchch 86b4b425b4 docs: add an example 1 year ago
hanchchch ef52a8908f docs: update features 1 year ago
adldotori 80972c78cc docs: update simple_todo 1 year ago
adldotori 0fadc67f57 docs: add simple_todo example 1 year ago
ChungHwan Han 3ec0cc786c
Feature/better usability (#6)
* refactor: api, core

* feat: static uploader

* doc: update readme

* fix: mkdir static file

* doc: typo
1 year ago
adldotori 66aea0406e docs: update README 1 year ago
adldotori 7242023eaa docs: update README.md 1 year ago
이태호 f7892be801
feat: refactor bot name (#2) 1 year ago
adldotori 2904d5fbf2 docs: update README.md 1 year ago
adldotori 0ce643603e feat: docker setting done 1 year ago
adldotori 71e9489ff0 refactor: handle file 1 year ago