yzlin
c6ac7ef8b8
fix web scrape init
2024-02-02 20:52:56 +08:00
yzlin
891e35b92f
Merge branch 'dev' into code_intepreter
2024-02-02 20:45:45 +08:00
yzlin
6754d890a1
update ci cache
2024-02-02 20:28:08 +08:00
geekan
a7cb21a3ae
Merge pull request #833 from shenchucheng/fix-role-not-fully-defined-error-debugger
...
Fix `Role` not fully defined error debugger
2024-02-02 20:20:27 +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
4938896dd8
rm yaml, add docstring
2024-02-02 19:58:56 +08: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
林义章
32fb3535e7
Merge branch 'update-execute_nb_code.py' into 'code_intepreter'
...
Add type annotations, describe function return values, and remove unused code
See merge request agents/data_agents_opt!73
2024-02-02 10:52:38 +00:00
shenchucheng
f742827586
fix not fully defined error
2024-02-02 18:50:28 +08:00
yzlin
0336010444
Merge branch 'code_intepreter' of https://gitlab.deepwisdomai.com/agents/data_agents_opt into code_intepreter
2024-02-02 18:50:22 +08:00
stellahsr
c9f6b7cc8d
1. merge run and run_reflection; 2. remove useless code
2024-02-02 18:48:23 +08:00
林义章
29baea4067
Merge branch 'fe_docstring' into 'code_intepreter'
...
add docstring
See merge request agents/data_agents_opt!72
2024-02-02 10:46:34 +00: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
geekan
19b5edef96
Merge pull request #829 from voidking/dev
...
chore: rename workflows
2024-02-02 17:15:55 +08:00
voidking
05ef256ffe
chore: rename workflows
2024-02-02 17:10:56 +08:00
geekan
8b4db5f374
Merge pull request #827 from shenchucheng/fix-context-mixin-ut-error
...
fix ContextMixin ut error
2024-02-02 17:10:39 +08:00
lidanyang
fab4d73e17
add optional flag
2024-02-02 16:57:36 +08:00
shenchucheng
3125f4c0c7
remove extra value after model_validator in Role/ContextMixin
2024-02-02 16:35:51 +08:00
shenchucheng
f6824b078c
fix ContextMixin ut error
2024-02-02 16:13:29 +08:00
geekan
0118712ff8
Merge pull request #826 from mannaandpoem/dev_compatible_with_windows_path
...
modify re.sub(r"\\+", '/') to as_posix()
2024-02-02 16:03:39 +08:00
lidanyang
e71755e4c7
add docstring
2024-02-02 15:50:21 +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
mannaandpoem
18b0eaa6fd
compatible with windows path
2024-02-02 15:49:24 +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
yzlin
35438e7b03
role pydantic init
2024-02-02 15:21:54 +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
better629
5d95447cb9
add README to guide followed development
2024-02-02 14:17:13 +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
shenchucheng
a515f701e1
add the browser config example
2024-02-02 13:55:15 +08:00
yzlin
1a1610a67e
add more comments
2024-02-01 22:23:28 +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
yzlin
2897981e63
task utils etc.
2024-02-01 20:07:44 +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
e246a9cff9
update docs
2024-02-01 16:56:45 +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
better629
52a94470db
remove environment const into individual const.py
2024-02-01 16:34:17 +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
9ecdccd836
add action node example
2024-02-01 15:43:50 +08:00
geekan
b2de082227
add action node example
2024-02-01 15:32:41 +08:00
garylin2099
669b699432
Merge pull request #818 from voidking/dev
...
chore: trigger unittest by push
2024-02-01 14:30:45 +08:00
voidking
cb9e103215
chore: trigger unittest by push
2024-02-01 14:26:58 +08:00
voidking
82ecee9ec4
chore: trigger unittest by push
2024-02-01 14:18:13 +08:00