Commit graph

299 commits

Author SHA1 Message Date
shenchucheng
61bb7749e4 fix #687 2024-10-11 21:06:34 +08:00
femto
7e9dff545d rm sk agent 2024-08-05 17:21:23 +08:00
Igor Pechersky
1028184a1f Got error from SerpAPI: Google hasn't returned any results for this query. 2024-06-19 10:04:12 +00:00
yzlin
f87387d22a Merge branch 'main' into code_interpreter 2024-04-11 18:08:30 +08:00
garylin2099
6c2b238a3e
Merge pull request #1169 from garylin2099/di_fixes
rm unnecessary condition
2024-04-09 17:27:46 +08:00
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
yzlin
d5c3c5a147 rm unnecessary condition 2024-03-27 20:08:11 +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
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
shenchucheng
d53cfd39f7 replace *.deepwisdom.ai for scraping by local server 2024-03-23 17:29:36 +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
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