yzlin
3894334b52
Merge branch 'code_intepreter' of https://gitlab.deepwisdomai.com/agents/data_agents_opt into code_intepreter
2024-02-02 18:52:45 +08:00
刘棒棒
188f7aa033
Remove unused code.
2024-02-02 18:07:58 +08:00
yzlin
1da50f1825
remove ToolTypesEnum
2024-02-02 17:57:49 +08:00
刘棒棒
f605fc4617
Add type annotations, describe function return values, and remove unused code
...
Summary of Changes:
- Added type annotations for improved code clarity
- Describe function return values for better documentation
- Removed unused functions and variables to declutter the code
Related to: #736
2024-02-02 15:49:40 +08:00
yzlin
4cd09e703c
file read write utils
2024-02-01 20:25:53 +08:00
yzlin
e7ae79b2cb
Merge branch 'dev' into code_intepreter
2024-02-01 20:10:33 +08:00
geekan
e8c333b45b
try to fix run code error.
2024-02-01 16:38:51 +08:00
yzlin
afb702c3f3
Merge branch 'dev' into code_intepreter
2024-02-01 16:27:20 +08:00
yzlin
b1da79c714
refine naming and some details
2024-02-01 16:15:57 +08:00
geekan
bafdfe837b
refactor config
2024-02-01 13:54:55 +08:00
geekan
97868beacf
refactor config
2024-02-01 13:53:57 +08:00
geekan
62ca2ca90d
refactor config
2024-02-01 13:45:00 +08:00
geekan
f3cb2cfbed
Merge branch 'main' into dev
2024-02-01 13:25:05 +08:00
garylin2099
4c1e6249b3
Merge pull request #817 from voidking/dev
...
feat: auto-unittest
2024-02-01 11:46:24 +08:00
林义章
e85f749031
Merge branch 'ci_sd_ut_new' into 'code_intepreter'
...
SD unittest
See merge request agents/data_agents_opt!70
2024-02-01 03:29:29 +00:00
yzlin
45acde0d65
use pytest to mock, rm dependency
2024-02-01 11:27:08 +08:00
geekan
bb34af38fa
refine docs
2024-02-01 11:24:31 +08:00
geekan
097128f022
refine docs
2024-02-01 11:14:34 +08:00
voidking
c20aecf5f2
feat: auto-unittest
2024-02-01 11:12:23 +08:00
莘权 马
f4c6e507c9
fixbug: make unit test stable
2024-01-31 22:44:01 +08:00
yzlin
6656ebf4c4
add ask_review, write plan, ci test
2024-01-31 21:40:17 +08:00
yzlin
f8d69ed01b
Merge branch 'dev' into code_intepreter
2024-01-31 18:14:22 +08:00
yzlin
a1b16b7e99
fix ml_engineer test
2024-01-31 18:09:01 +08:00
stellahsr
7d38181f56
Merge branch 'code_intepreter' of https://gitlab.deepwisdomai.com/agents/data_agents_opt into code_intepreter
...
resolve conflict
2024-01-31 16:05:40 +08:00
stellahsr
d74dab9bec
update sd ut
2024-01-31 16:03:16 +08:00
shenchucheng
fc412e55a3
fix tests/metagpt/learn/test_google_search.py error
2024-01-31 15:58:26 +08:00
yzlin
b585064edc
rm redundant
2024-01-31 15:36:26 +08:00
yzlin
30de3b4d64
fix message init bug
2024-01-31 15:08:40 +08:00
geekan
41907b1fe3
add action graph, solver, search space.
2024-01-31 14:14:12 +08:00
刘棒棒
56f640db96
delete test_make_client_kwargs_without_proxy_azure.
2024-01-31 13:55:21 +08:00
刘棒棒
7cead19701
fix: add arg for OpenAILLM in test_get_choice_function_arguments_for_aask_code.
2024-01-31 13:35:48 +08:00
yzlin
56f5dc9f2e
fix planner serialization bug, add test data
2024-01-31 10:49:49 +08:00
yzlin
f9519ca417
change ways of using config
2024-01-31 00:39:57 +08:00
yzlin
2fcb2a1cfe
Merge branch 'dev' into code_intepreter
2024-01-31 00:08:09 +08:00
yzlin
5dde5a8875
rm unused & format
2024-01-30 22:41:30 +08:00
yzlin
274747e72f
fix test_debug_code
2024-01-30 22:20:34 +08:00
yzlin
ede04f20f6
fix test_write_analysis_code
2024-01-30 22:04:00 +08:00
yzlin
4a7929d880
rm immature code, improve naming, add unittest test rsp cache
2024-01-30 21:04:33 +08:00
yzlin
606f1b8f9c
accept goal during run; move more logic from role to planner
2024-01-30 16:43:58 +08:00
huzixia
11f70ca9b1
modify code based on feedback of action_node.py and repair_llm_raw_output.py, add code in test_repair_llm_raw_output.py
2024-01-27 18:06:52 +08:00
geekan
b2e020a97c
Merge pull request #798 from mannaandpoem/dev_incremental
...
Update the code compression package
2024-01-26 15:10:31 +08:00
mannaandpoem
4680ff5e62
Only retain test_simple_add_calculator, skip other test cases
2024-01-25 17:33:23 +08:00
mannaandpoem
1f90bc58cc
1. Update the code compression package
...
2. Modify the prompt of REFINED_TEMPLATE
2024-01-25 16:25:23 +08:00
Guess
442f2cf974
Merge pull request #794 from mannaandpoem/dev_incremental
...
Add the tar command to extract the .zip file
2024-01-25 15:42:41 +08:00
林义章
1fb77121f4
Merge branch 'add-web-scraping-test' into 'code_intepreter'
...
Add web scraping test
See merge request agents/data_agents_opt!60
2024-01-25 07:04:38 +00:00
林义章
5f624844cc
Merge branch 'tool_manage_new' into 'code_intepreter'
...
rm make tools in ci for now
See merge request agents/data_agents_opt!61
2024-01-25 06:34:24 +00:00
yzlin
f1a4197a82
rm make tools in ci for now
2024-01-25 14:04:14 +08:00
mannaandpoem
0faae9368f
Add the tar command to extract the .zip file
2024-01-25 11:52:14 +08:00
mannaandpoem
f9f6dbefa8
Add the tar command to extract the .zip file
2024-01-25 10:33:46 +08:00
莘权 马
d51d262238
fixbug: module 'mock' has no attribute 'patch'
...
fixbug: unit test
2024-01-24 21:40:12 +08:00