Commit graph

1621 commits

Author SHA1 Message Date
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
yzlin
88270482d0 fix libs path 2024-01-12 16:35:18 +08: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
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
yzlin
cd990fd5c9 code adapted to v0.6 2024-01-10 17:20:01 +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
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
kkdev163
bd2b1950eb optimize: access to is_human 2024-01-08 22:29:17 +08:00
kkdev163
6cde039f7f fixbug: role init with is_human=True was not work 2024-01-08 17:45:44 +08:00
莘权 马
af378e12ac fixbug: an unexpected UserRequirement type message is thrown when there is nothing to do. 2024-01-06 23:39:41 +08:00
geekan
230192f5e0
Merge pull request #685 from garylin2099/llm_mock
Reduce test time with a global LLM mock
2024-01-05 17:11:25 +08:00
shenchucheng
9ce0182fab Log newline character after receiving llm stream response 2024-01-05 16:50:03 +08:00
yzlin
a3dc6aa7e3 Merge branch 'main' into llm_mock 2024-01-05 15:28:03 +08:00
莘权 马
4eab58f069 fixbug: .well_known 2024-01-05 15:06:40 +08:00
yzlin
1249d12b6f add openai api call switch; fix ocr 2024-01-05 14:34:44 +08:00
莘权 马
43d07de810 feat: Replace the actual root directory name of the project codes with a fake one in the WriteTest prompt. 2024-01-05 11:02:41 +08:00
莘权 马
c966138a74 feat: +unit test
fixbug: Align to the same root directory in accordance with `class_views`

fixbug: The class has lost namespace information.

feat: + mock

fixbug: project name invalid

feat: +mermaid sequence diagram

feat: translate from code to mermaid sequence

feat: translate from code to mermaid sequence
2024-01-05 10:25:20 +08:00
莘权 马
1b06d933b2 Merge branch 'fixbug/v0.6-release' into geekan/main 2024-01-04 13:54:27 +08:00
莘权 马
d051933324 fixbug: recursive search for provider 2024-01-04 12:46:41 +08:00
莘权 马
51a8691722 fixbug: fix unit test 2024-01-04 10:10:13 +08:00
莘权 马
9d080e22d6 feat: parse class view 2024-01-03 17:39:58 +08:00
莘权 马
718dd0fd9e feat: parse class view 2024-01-03 17:35:09 +08:00
geekan
9bee3ca838 add ABC deco to ToT base 2024-01-03 14:59:21 +08:00
geekan
99e10b235b make tot follow format in 3.5-turbo 2024-01-03 14:42:13 +08:00
geekan
c07cf543bf refine code 2024-01-03 14:24:07 +08:00
geekan
1060292cbf refine code 2024-01-03 14:21:21 +08:00
geekan
feb89ec17f repo_parser add tests 2024-01-03 14:09:42 +08:00
shenchucheng
269750e616 fix search_engine_serper arbitrary types error 2024-01-03 10:18:55 +08:00
莘权 马
49a95e6608 feat: merge geekan:dev 2024-01-02 22:36:16 +08:00
莘权 马
eabe0224c5 feat: +rebuild project
feat: parse pass
2024-01-02 22:34:48 +08:00
geekan
78b7e164f9 refine tests 2024-01-02 21:58:31 +08:00
geekan
05749fad31 refactor filename 2024-01-02 21:44:51 +08:00
geekan
e580e971a9
Merge pull request #666 from better629/dev
rm useless code and increase UT ratio
2024-01-02 21:40:27 +08:00
geekan
a8df4f85f0 remove prompts of mineraft 2024-01-02 21:35:58 +08:00
geekan
c3dd03671d faiss store: add tests 2024-01-02 21:30:35 +08:00