stellahsr
|
192e2aa807
|
Merge branch 'code_intepreter' into sd_and_debugcode_ut
|
2024-01-12 16:58:05 +08:00 |
|
stellahsr
|
d06dc0f8c5
|
Merge branch 'code_intepreter' of https://gitlab.deepwisdomai.com/agents/data_agents_opt into code_intepreter
|
2024-01-12 16:51:59 +08:00 |
|
stellahsr
|
75134d205d
|
Merge branch 'code_intepreter' of https://gitlab.deepwisdomai.com/agents/data_agents_opt into code_intepreter
update example of sd_tool_usage
|
2024-01-12 16:51:49 +08:00 |
|
林义章
|
a46d3d5b1c
|
Merge branch 'tool_manage' into 'code_intepreter'
fix libs path
See merge request agents/data_agents_opt!45
|
2024-01-12 08:36:42 +00:00 |
|
yzlin
|
88270482d0
|
fix libs path
|
2024-01-12 16:35:18 +08:00 |
|
stellahsr
|
9946280c9e
|
update locally
|
2024-01-12 14:56:31 +08:00 |
|
林义章
|
45e2d6c5f5
|
Merge branch 'tool_manage' into 'code_intepreter'
tool management at one place, add aask_code mock, azure mock
See merge request agents/data_agents_opt!43
|
2024-01-12 06:38:00 +00:00 |
|
yzlin
|
39915ec2ba
|
add comments to clarify tool_type prompts
|
2024-01-12 10:50:35 +08:00 |
|
yzlin
|
e99c5f29f4
|
tool management at one place, add aask_code mock, azure mock
|
2024-01-11 22:55:31 +08:00 |
|
stellahsr
|
12bc0104b6
|
add asyn sd ut
|
2024-01-11 22:43:02 +08:00 |
|
stellahsr
|
3be26cf94f
|
add sd ut
|
2024-01-11 21:56:38 +08:00 |
|
stellahsr
|
af26fe06cf
|
update debug_code ut
update sd_tool_usage example
|
2024-01-11 21:50:35 +08:00 |
|
stellahsr
|
a98edada1a
|
增加非异步接口
sd工具yaml
|
2024-01-11 20:48:27 +08:00 |
|
stellahsr
|
e56caa6f5e
|
update
|
2024-01-11 19:29:49 +08:00 |
|
yzlin
|
9e0b9745be
|
default tool_config and module_name
|
2024-01-11 14:22:23 +08:00 |
|
yzlin
|
17aeb9f825
|
formatting
|
2024-01-11 14:15:33 +08:00 |
|
yzlin
|
437bbca466
|
make tool ask review
|
2024-01-11 14:10:52 +08:00 |
|
yzlin
|
4ecd427bea
|
formatting
|
2024-01-11 00:47:28 +08:00 |
|
yzlin
|
e12ab25b7c
|
generalize write code with tools, simplify ml_engineer
|
2024-01-11 00:23:26 +08:00 |
|
林义章
|
3a312007c2
|
Merge branch 'dev_updated' into 'dev'
Merge v0.6 main into dev
See merge request agents/data_agents_opt!40
|
2024-01-10 09:27:15 +00:00 |
|
yzlin
|
cd990fd5c9
|
code adapted to v0.6
|
2024-01-10 17:20:01 +08:00 |
|
yzlin
|
4ec6151691
|
format using precommit
|
2024-01-10 14:16:04 +08:00 |
|
yzlin
|
767c99388f
|
format using precommit
|
2024-01-10 14:15:30 +08:00 |
|
yzlin
|
853086924a
|
Merge branch 'main' into dev_updated
|
2024-01-10 14:10:15 +08:00 |
|
林义章
|
7603a1a906
|
Merge branch 'general_new' into 'dev'
Planner and Code Interpreter
See merge request agents/data_agents_opt!33
|
2024-01-10 04:09:26 +00:00 |
|
林义章
|
bbc23c3db2
|
Merge branch 'dev_code_exec_timeout' into 'dev'
add timeout and retry when code execution
See merge request agents/data_agents_opt!37
|
2024-01-10 02:36:08 +00:00 |
|
lidanyang
|
3eee6eff8c
|
drop retry
|
2024-01-09 17:45:46 +08:00 |
|
yzlin
|
851ec41380
|
fix task type issue; add TaskResult data type
|
2024-01-09 16:54:36 +08:00 |
|
lidanyang
|
fd9f2416ff
|
add timeout and retry when code execution
|
2024-01-09 16:14:44 +08:00 |
|
garylin2099
|
16e3f94b44
|
Merge pull request #717 from kkdev163/fixbug/role_init_human_provider
fixbug: role init with is_human=True was not work
|
2024-01-09 12:43:26 +08:00 |
|
garylin2099
|
e6b2db2238
|
Merge pull request #727 from garylin2099/llm_mock
rename workflow
|
2024-01-09 12:37:13 +08:00 |
|
kkdev163
|
82a5eec727
|
fix(test_role): format error
|
2024-01-09 12:01:57 +08:00 |
|
yzlin
|
032f9214b2
|
rename workflow
|
2024-01-09 10:30:57 +08:00 |
|
geekan
|
25228572d2
|
Merge pull request #718 from iorisa/refactor/unittest
refactor: test_redis.py
|
2024-01-09 10:11:28 +08:00 |
|
kkdev163
|
bd2b1950eb
|
optimize: access to is_human
|
2024-01-08 22:29:17 +08:00 |
|
莘权 马
|
360f5dcd1b
|
refactor: unit test
|
2024-01-08 18:02:24 +08:00 |
|
kkdev163
|
6cde039f7f
|
fixbug: role init with is_human=True was not work
|
2024-01-08 17:45:44 +08:00 |
|
garylin2099
|
ef5304961e
|
Merge pull request #715 from voidking/main
bugfix: if unittest failed, results still need to upload to codecov
|
2024-01-08 17:31:37 +08:00 |
|
voidking
|
74db24508c
|
bugfix: if unittest failed, results still need to upload to codecov
|
2024-01-08 17:27:02 +08:00 |
|
geekan
|
ce3dc74ef3
|
Merge pull request #703 from shenchucheng/feature-github-action-debugger
add github action debugger option
|
2024-01-08 16:26:34 +08:00 |
|
geekan
|
c62846c9a6
|
Merge pull request #713 from voidking/main
bugfix: modify the rules for unittest failure
|
2024-01-08 16:22:34 +08:00 |
|
voidking
|
60d2575cbd
|
bugfix: modify the rules for unittest failure
|
2024-01-08 16:17:53 +08:00 |
|
geekan
|
1bce979073
|
Merge pull request #710 from garylin2099/llm_mock
Fixed two failures and one errors of unittests
|
2024-01-08 16:15:52 +08:00 |
|
geekan
|
6be6330045
|
Merge pull request #709 from iorisa/fixbug/main/20240108
fixbug: unit test
|
2024-01-08 16:15:06 +08:00 |
|
geekan
|
da1cc5f25d
|
Merge pull request #711 from voidking/main
feat: support for codecov
|
2024-01-08 16:12:21 +08:00 |
|
voidking
|
a72cf53569
|
feat: support for codecov
|
2024-01-08 16:00:52 +08:00 |
|
yzlin
|
033dc6bd7d
|
add expected rsp and skip unimportant
|
2024-01-08 15:33:41 +08:00 |
|
莘权 马
|
fd11f46587
|
fixbug: unit test
|
2024-01-08 15:19:16 +08:00 |
|
yzlin
|
160d523389
|
fix mock issue
|
2024-01-08 14:03:31 +08:00 |
|
voidking
|
aa8e59563e
|
feat: pip cache
|
2024-01-08 13:43:20 +08:00 |
|