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 |
|
ChungHwan Han
|
26a0c67bef
|
stdout/stderr tracer (#12)
* feat: stdout tracer
* fix: lower temperature
* fix: comment-out APPEND tool
* feat: add what i should do
* fix: add patch prompt example and write tool outputs written code
* feat: stdout tracer
* feat: test
* fix: prompt
* feat: rollback
* fix: patch tool
---------
Co-authored-by: adldotori <adldotori@gmail.com>
|
2023-04-05 03:37:20 +00:00 |
|
adldotori
|
9eefef4019
|
feat: import order
|
2023-04-03 07:43:34 +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 |
|