Commit Graph

9 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
ChungHwan Han
30595bc9c6
feat: model_name as an env, and check accessability to the model (#22) 2023-04-07 11:52:55 +00:00
Taeho
e5165d6f90
Refactor/file store (#18)
* feat: change port variable name

* feat: chdir to playground

* refactor: etc

* feat: add verify decorator
2023-04-07 02:11:24 +00:00
ChungHwan Han
1fdf63741f
Feature/terminal strace (#10)
* feat: exp

* feat: watch syscall

* feat: terminal tool with syscall tracer

* refactor: move editor into tools

* fix: errors

* refactor: syscall and terminal

* fix: USE_GPU option

* fix: hard code playground dir

* fix: toolsets

* fix: terminal cwd playground

* feat: wait syscall with timeout

* fix: reset timer on wait_until_stop_or_exit ends

* fix: handle in case exception is tuple
2023-03-30 06:37:56 +00: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
이태호
78f9e081ea
feat: code editor (#4) 2023-03-22 09:34:52 +09:00
이태호
f7892be801
feat: refactor bot name (#2) 2023-03-20 17:27:20 +09:00
adldotori
a7dcd4f6d4 feat: more description 2023-03-18 08:37:02 +00:00
adldotori
073b22927a feat: init 2023-03-17 15:55:15 +00:00