Files
NexQuant/rdagent/components/coder/data_science/raw_data_loader
Xu Yang 993ca37125 feat: add type checker to api backend & align litellm and old backend (#647)
* move cache auto continue and retry to all api backend

* add type checker to json mode output

* fix CI

* feat: Add json_mode handling and streaming support in chat completion function

* lint

* fix a bug when returning a dict which value could contain int or bool

* remove litellm

---------

Co-authored-by: Xu Yang <xuyang1@microsoft.com>
Co-authored-by: Young <afe.young@gmail.com>
2025-02-28 15:13:43 +08:00
..
2025-02-18 15:39:34 +08:00

CoSTEER

  • subworkspace使用主experiment_workspace RD-Agent/rdagent/scenarios/data_science/experiment/experiment.py

evolving_strategy ( implement_one_task() )

  1. xxxTask (in exp.py)
    • spec
    • description

evaluator

  1. queried_knowledge部分 共用
  2. eval_test脚本