Commit Graph

11 Commits

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
2023-04-08 05:10:16 +00:00
hanchchch
82f8126687 docs: update usage 2023-04-06 00:56:09 +09:00
adldotori
0f4669ea36 fix: build errors and minor issues 2023-04-03 12:40:58 +00:00
adldotori
9eefef4019 feat: import order 2023-04-03 07:43:34 +00:00
adldotori
930577a5be build: divide dockerfile 2023-04-03 04:45:50 +00:00
이태호
072e16b122
feat: update prompt for app develop (#8)
* feat: update prompt for app develop

* feat: complement prompt and logic both
2023-03-26 15:28:14 +09:00
ChungHwan Han
3ec0cc786c
Feature/better usability (#6)
* refactor: api, core

* feat: static uploader

* doc: update readme

* fix: mkdir static file

* doc: typo
2023-03-23 16:33:45 +09:00
이태호
f7892be801
feat: refactor bot name (#2) 2023-03-20 17:27:20 +09:00
adldotori
0ce643603e feat: docker setting done 2023-03-18 09:51:31 +00:00
adldotori
a7dcd4f6d4 feat: more description 2023-03-18 08:37:02 +00:00
adldotori
71e9489ff0 refactor: handle file 2023-03-18 06:05:02 +00:00