Commit Graph

61 Commits (3b5e7f4872f2399163dc8e0cc585c1384b7e6c25)
 

Author SHA1 Message Date
adldotori 3b5e7f4872 feat: add pr template 1 year ago
Taeho cf16aadaee
Update issue templates 1 year ago
adldotori bc2f800848 docs: update readme for #3 1 year ago
adldotori 8b685d7261 feat: add logo 1 year ago
adldotori be87550ff2 feat: make directory 1 year ago
adldotori cae5ea60b7 feat: auto expand textarea 1 year ago
adldotori a5c5ba358f fix: input file path 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 d7e537dab7
Create LICENSE (#23) 1 year ago
adldotori 5a7d033f9a feat: change file path 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
adldotori be366ff6c5 fix: regex 1 year ago
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>
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
adldotori 80282a47a2 feat: add what i did 1 year ago
adldotori 810a30fcfa fix: conditional import torch 1 year ago
adldotori 0f4669ea36 fix: build errors and minor issues 1 year ago
adldotori 318c4781de feat: logging in parse method 1 year ago
adldotori 9eefef4019 feat: import order 1 year ago
adldotori 8df3214024 feat: add plan in model output 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
adldotori 930577a5be build: divide dockerfile 1 year ago
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
1 year ago
이태호 072e16b122
feat: update prompt for app develop (#8)
* feat: update prompt for app develop

* feat: complement prompt and logic both
1 year ago
이태호 2ffeb4e926
feat: append codeeditor.summary (#9) 1 year ago
ChungHwan Han e872905866
build: use latest transformers package (#7)
* build: use latest transformers package

* build: add dependency for transformers

---------

Co-authored-by: adldotori <adldotori@gmail.com>
1 year ago
ChungHwan Han 65c0c6de80
feat: code editor (#5)
* feat: code editor

* feat: code writer

* doc: fix comment
1 year ago
hanchchch cca84704ff build: fix dockerfile 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
hanchchch 264467d660 fix: fix prompt to tell user that conversation has ended 1 year ago
hanchchch 41237d5532 fix: inject get_session method 1 year ago
adldotori 4c5be38958 feat: add tools 1 year ago
adldotori 66aea0406e docs: update README 1 year ago
adldotori d5f8e05eb3 fix: CodeEditor.PATCH 1 year ago
ChungHwan Han 1480ec99c9
feat: tool scope (#3)
* feat: tool scope

* fix: delete unnecessary file

* fix: error

---------

Co-authored-by: 이태호 <adldotori@gmail.com>
1 year ago
이태호 78f9e081ea
feat: code editor (#4) 1 year ago
adldotori c5a8f85d7a refactor: exit conversation 1 year ago
adldotori 28ed048240 feat: agent manager manage memory by key 1 year ago
adldotori 7242023eaa docs: update README.md 1 year ago
이태호 f7892be801
feat: refactor bot name (#2) 1 year ago
ChungHwan Han 20165ec0a0
fix: extract non-readable tags on http get tool (#1)
* fix: extract non-readable tags on http get tool

* feat: increase content limit

---------

Co-authored-by: adldotori <adldotori@gmail.com>
1 year ago
adldotori d367574d20 fix: handle function argument 1 year ago
adldotori eb50f8755c fix: fix basetoolset 1 year ago