Commit Graph

4 Commits (7123fe01b3117308aec92cef4c254842b328d40f)

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 9eefef4019 feat: import order 1 year ago
ChungHwan Han 0ab3bbced4
Feature/log better (#11)
* feat: ansi colored logs

* fix: set global handler

* fix: log prompt on callback handler

* fix: dim_multiline
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