Paul
|
f03b1b918d
|
feat: create Jupyter notebook pipeline file based on main.py file (#1134)
* First commit
* isort
* black
* tweak prompt
* fix for argparse
* fix typo
* add e2e
* Add test files, clean
* fix black settings
* revert
* fix trailing
* remove extra
* comment
* small fix, updated prompt
* Fix argparse
* small improvements
* fix for merge
* fix for merge
|
2025-08-05 18:06:57 +08:00 |
|
Xu Yang
|
a3c0f29451
|
feat: enable meta planner (#1103)
* enable meta planner
* fix a small bug
* ADD PLAN TO GEN
* remove ensemble in planner
* fix CI
* fix CI
* fix planner threshold
|
2025-07-23 12:20:06 +08:00 |
|
Xu Yang
|
51921c2344
|
fix: minor fix to runtime_environment (#1089)
* minor fix to funtime_environment
* add python runtime info header
|
2025-07-17 19:58:06 +08:00 |
|
Roland Minrui
|
c998ec9ccf
|
fix draft bugs (#1048)
Co-authored-by: Xu <v-xuminrui@microsoft.com>
|
2025-07-10 11:47:23 +08:00 |
|
Roland Minrui
|
1c35004782
|
feat: enable drafting with knowledge (#998)
* add pipeline for drafting v2
* fix the pipeline and add general knowledge
* debug
* fix bug
* fix bug
* change draft version1
* add function calling to task gen
* fix circular import bug
* change draft version3
* exp1_test
* feat: add DraftRouterExpGen and make summarizer configurable
* Update rdagent/scenarios/data_science/proposal/exp_gen/proposal.py
* change code structure
* stashed changes
* test
* test1
* revert conf.py
* add runtime enviornment info to general knowledge
* remove redundant code
* clean code
* remove files
* reformat
* fix bug
* fix bug
* simplify code
* fix minor bug
* fix bug and reformat
* revert config
* remove unused prompt
* add general knowledge
* fix ci
---------
Co-authored-by: Xu <v-xuminrui@microsoft.com>
Co-authored-by: jingyuanlm <842442862@qq.com>
Co-authored-by: Young <afe.young@gmail.com>
Co-authored-by: you-n-g <you-n-g@users.noreply.github.com>
|
2025-07-09 18:36:42 +08:00 |
|