mannaandpoem
675b96b0f5
remove attribute openai_vision_model and vision_max_tokens and method test_generate_webpages_with_style_and_script
2024-02-06 09:07:29 +08:00
mannaandpoem
5abde78767
remove get_result method and improve gpt_v_generator.py and test_gpt_v_generator.py.
2024-02-05 21:54:09 +08:00
mannaandpoem
6015c16618
remove get_result method and improve gpt_v_generator.py and test_gpt_v_generator.py.
2024-02-05 21:48:59 +08:00
geekan
23c27627ce
Merge pull request #736 from garylin2099/code_intepreter
...
Integrate CodeIntepreter
2024-02-05 20:46:37 +08:00
yzlin
402704379c
improve details
2024-02-05 16:32:41 +08:00
yzlin
748aabce70
add future; rename writecodebygenerate tools
2024-02-05 12:00:18 +08:00
yzlin
20393e9d7a
rename tool type
2024-02-05 11:38:07 +08:00
yzlin
ca6749b5f1
Merge branch 'del-_parse_arguments-in-openai_api.py' into code_intepreter
2024-02-04 23:41:39 +08:00
yzlin
4cfee3ba27
rm code steps, mv planner, mv ci mle
2024-02-04 23:23:18 +08:00
yzlin
321a4c0d75
rm redundant function and docstring in libs
2024-02-04 20:25:49 +08:00
刘棒棒
b4d032c8bf
chore.
2024-02-04 18:22:33 +08:00
刘棒棒
4b912cc527
update test.
2024-02-04 18:07:43 +08:00
yzlin
b7d0379fae
rm experimental code
2024-02-04 13:10:43 +08:00
yzlin
24d2c5c8e6
isolate codes to be restructured in the future
2024-02-04 10:45:02 +08:00
better629
f2dbb51094
update code due to failed unittests
2024-02-03 13:33:02 +08:00
yzlin
891e35b92f
Merge branch 'dev' into code_intepreter
2024-02-02 20:45:45 +08:00
林义章
a74afd6b16
Merge branch 'ci_debugcode_modify' into 'code_intepreter'
...
1. merge run and run_reflection; 2. remove useless code
See merge request agents/data_agents_opt!74
2024-02-02 12:18:59 +00:00
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
stellahsr
c9f6b7cc8d
1. merge run and run_reflection; 2. remove useless code
2024-02-02 18:48:23 +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
geekan
6d60d3210a
Merge pull request #825 from mannaandpoem/dev_compatible_with_windows_path
...
fixbug: compatible with windows path
2024-02-02 15:49:13 +08:00
mannaandpoem
5edee1299c
compatible with windows path
2024-02-02 15:37:00 +08:00
mannaandpoem
dcb0623d46
1. Dev compatible with windows path
...
2. add @pytest.mark.skip
2024-02-02 14:59:16 +08:00
geekan
119bc0d89a
Merge pull request #809 from better629/feat_new_env
...
Feat env-refactor
2024-02-02 14:31:37 +08:00
geekan
ec97645eb4
Merge pull request #820 from shenchucheng/feature-remove-config
...
Feature remove global config in the search/browser engine
2024-02-02 14:01:44 +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
better629
2abc14aee6
update const value import path
2024-02-01 18:30:16 +08:00
better629
9f4ee42079
update env api schema
2024-02-01 18:18:35 +08:00
shenchucheng
9b613eec59
remove global config in the search/browser engine
2024-02-01 16:47:29 +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
better629
3a4acb8f22
update werewolf_ext_env to add role permission protection and remove useless fields
2024-02-01 16:15:39 +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
林义章
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
better629
c0a4d7c4c9
update fix of pr review
2024-02-01 10:42:18 +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