you-n-g
7fc53940fd
feat: Dynamic scenario based on task ( #392 )
...
* OAI api
* more comments
* llm utils
* RD-Framework for dynamic scen
* remove useless code
* auto lint
* fix dynamic scennario
* Add parameter
* auto lint
* remove abstractmethod
* fix lint
2024-09-29 18:43:17 +08:00
Suhan Cui
c1c3bad15d
fix: fix several bugs in data mining scenario ( #147 )
...
* fix
* ci
* demo
2024-08-05 13:28:50 +08:00
Linlang
c7cfd397ca
CI checks that can be automatically repaired ( #119 )
...
* fix isort & black & toml-sort & sphinx error
* fix ci error
* fix ci error
* add comments
* Update Makefile
* change sphinx build command
* add auto-lint
* add black args
* format with black
* Auto Linting document
* fix ci error
---------
Co-authored-by: you-n-g <you-n-g@users.noreply.github.com >
Co-authored-by: Young <afe.young@gmail.com >
2024-07-26 12:12:16 +08:00
Suhan Cui
fae883a26f
fix bugs ( #111 )
2024-07-25 08:42:46 +00:00
you-n-g
2d4e9c41fc
Data mining ( #103 )
...
* scen
* scen2
* app
* fix
* Simplify workflow
* We can share more code in new scenarios
* rename model to rd loop
* Optimize data path
* Update rdagent/app/data_mining/model.py
* Add TODO
* Support GPU
* gpu
---------
Co-authored-by: SH-Src <suhan.c@outlook.com >
2024-07-24 16:56:27 +08:00