garylin2099
|
02e0eb0add
|
Merge pull request #1116 from garylin2099/di_fixes
Register tools from a path
|
2024-03-27 11:43:31 +08:00 |
|
yzlin
|
8b371eaad3
|
add test cases for tool convert
|
2024-03-27 11:41:04 +08:00 |
|
yzlin
|
a2493d99f1
|
add tool code for ast parsing
|
2024-03-25 17:35:12 +08:00 |
|
yzlin
|
67464c37f1
|
use ast to parse code texts and register a whole repo as tools
|
2024-03-25 16:09:31 +08:00 |
|
yzlin
|
28d293d490
|
docstring are usually english, discard jieba tokenizer
|
2024-03-25 15:57:31 +08:00 |
|
garylin2099
|
46bba83c1d
|
Merge pull request #1045 from garylin2099/di_fixes
fix bug for task type prompt, add tool recommender arg, support register tools by path
|
2024-03-19 19:46:34 +08:00 |
|
lidanyang
|
735c612818
|
fix bug of old version param
|
2024-03-19 11:15:24 +08:00 |
|
yzlin
|
e53a0acc8e
|
register tools from path
|
2024-03-18 22:00:51 +08:00 |
|
yzlin
|
5fc711ae82
|
minor updates
|
2024-03-13 16:50:19 +08:00 |
|
yzlin
|
93663784ab
|
small bug fixes
|
2024-03-13 16:36:34 +08:00 |
|
yzlin
|
77eacec1b8
|
recover legacy task type
|
2024-03-13 16:29:28 +08:00 |
|
yzlin
|
9d453c5c10
|
avoid private fn registry, add some tests
|
2024-03-12 22:59:07 +08:00 |
|
yzlin
|
e960ac8dc8
|
update requirement and example, recover legacy code
|
2024-03-12 16:43:24 +08:00 |
|
yzlin
|
a680a1a82f
|
update examples
|
2024-03-12 16:11:57 +08:00 |
|
yzlin
|
3244e6cee5
|
Merge branch 'code_interpreter' into mi_refactor
|
2024-03-12 14:10:18 +08:00 |
|
mannaandpoem
|
9ad2f22c16
|
simplify save_webpages in gpt_v_generator.py
|
2024-03-11 19:59:12 +08:00 |
|
mannaandpoem
|
478ba13b5f
|
simplify save_webpages in gpt_v_generator.py
|
2024-03-11 16:56:47 +08:00 |
|
mannaandpoem
|
cc00161b98
|
simplify save_webpages in gpt_v_generator.py
|
2024-03-11 16:25:02 +08:00 |
|
yzlin
|
b5af9ccde6
|
fix unit tests for tool module
|
2024-03-11 16:18:28 +08:00 |
|
yzlin
|
bff3ef02bc
|
rm tool types
|
2024-03-11 13:58:19 +08:00 |
|
yzlin
|
bf4b13ec4a
|
simplify tool convert
|
2024-03-11 12:30:00 +08:00 |
|
yzlin
|
0116de01b9
|
disentangle planner and tool module, optimize tool module, add react mode
|
2024-03-07 21:22:44 +08:00 |
|
yzlin
|
4c1ee630f6
|
merge mle & interpreter
|
2024-02-29 18:23:26 +08:00 |
|
yzlin
|
0eda2e6581
|
fix tool path bug
|
2024-02-20 22:59:33 +08:00 |
|
yzlin
|
0949f166ae
|
format
|
2024-02-08 00:26:59 +08:00 |
|
yzlin
|
d2f10ea90c
|
add ocr example, modify email example
|
2024-02-08 00:05:00 +08:00 |
|
garylin2099
|
77f0e54756
|
Merge pull request #864 from FromCSUZhou/code_interpreter
add email_login tool and add email summarization scenario example
|
2024-02-07 21:46:26 +08:00 |
|
Zhou Tuo
|
3369c9e536
|
modify by comment
|
2024-02-07 08:59:32 +00:00 |
|
Zhou Tuo
|
4a991b4cd4
|
add email_login unit test
|
2024-02-07 07:59:54 +00:00 |
|
lidanyang
|
f51df40ebb
|
add eda prompt
|
2024-02-07 12:02:46 +08:00 |
|
Zhou Tuo
|
f31f371d53
|
add email_login tool and add email summarization scenario example
|
2024-02-07 02:49:47 +00:00 |
|
garylin2099
|
fd7693450f
|
Merge pull request #853 from mannaandpoem/dev_add_gpt_v
dev_add_gpt_v
|
2024-02-06 23:30:28 +08:00 |
|
mannaandpoem
|
9fa299525e
|
update prompt
|
2024-02-06 22:49:38 +08:00 |
|
yzlin
|
5abc5c3812
|
add async fn type to tool schema
|
2024-02-06 15:49:14 +08:00 |
|
geekan
|
da1231129a
|
Merge pull request #842 from mannaandpoem/dev_add_gpt_v
Improve gpt_v_generator tool
|
2024-02-06 09:54:37 +08:00 |
|
yzlin
|
9b72370cbe
|
update webscraping tool
|
2024-02-05 22:15:47 +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 |
|
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
|
a609946029
|
mv tool_type def
|
2024-02-05 00:05:16 +08:00 |
|
yzlin
|
8c65ed02b8
|
rm redundant docstring
|
2024-02-04 23:27:04 +08:00 |
|
yzlin
|
55dac10146
|
fix bug and update cache
|
2024-02-04 20:34:46 +08:00 |
|
yzlin
|
321a4c0d75
|
rm redundant function and docstring in libs
|
2024-02-04 20:25:49 +08:00 |
|
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
|
4938896dd8
|
rm yaml, add docstring
|
2024-02-02 19:58:56 +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 |
|
yzlin
|
1da50f1825
|
remove ToolTypesEnum
|
2024-02-02 17:57:49 +08:00 |
|
lidanyang
|
fab4d73e17
|
add optional flag
|
2024-02-02 16:57:36 +08:00 |
|
lidanyang
|
e71755e4c7
|
add docstring
|
2024-02-02 15:50:21 +08:00 |
|