better629
|
29515e934e
|
fix format
|
2024-03-28 22:10:05 +08:00 |
|
wiley
|
9793f08d07
|
Update search_engine.py BING="bing"
|
2024-03-27 21:57:24 +08:00 |
|
wiley
|
b828f9d8ed
|
Update __init__.py. BING="bing"
|
2024-03-27 21:53:51 +08:00 |
|
wiley
|
ba6fa497a9
|
✨ Add bing search engine
|
2024-03-27 15:38:16 +08:00 |
|
wiley
|
695ffca5fa
|
✨ Add bing search engine
|
2024-03-27 14:42:44 +08:00 |
|
shenchucheng
|
d53cfd39f7
|
replace *.deepwisdom.ai for scraping by local server
|
2024-03-23 17:29:36 +08:00 |
|
Alexander Wu
|
e783e5b208
|
Merge pull request #974 from better629/feat_memory
Feat add rag
|
2024-03-17 23:39:12 +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 |
|
seehi
|
29d36948bf
|
rag pipeline
|
2024-03-08 00:40:55 +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
|
f03a5dd59c
|
fix tool path bug
|
2024-02-20 22:56:50 +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 |
|