Commit graph

3491 commits

Author SHA1 Message Date
刘棒棒
a26c849b50 restore WalmartSalesForecast example. 2024-03-14 10:26:12 +08:00
garylin2099
fd7cc41f73
Merge pull request #1006 from garylin2099/di_fixes
update example
2024-03-14 00:44:12 +08:00
yzlin
83fb239bb7 update example 2024-03-14 00:42:27 +08:00
garylin2099
87d6d18a6b
Merge pull request #1004 from garylin2099/di_fixes
minor bug fixes
2024-03-13 23:47:34 +08:00
yzlin
b6eab0c638 fixed azure pricing plan 2024-03-13 23:39:46 +08:00
yzlin
e77ebcadc8 keep mockllm aask_code updated with openai api 2024-03-13 23:14:31 +08:00
garylin2099
97a8cbc2c6
Merge pull request #1003 from garylin2099/di_fixes
add unit tests
2024-03-13 21:56:47 +08:00
yzlin
247f784997 update cache 2024-03-13 21:51:05 +08:00
yzlin
e73ff53de6 terminate kernel properly in unit tests 2024-03-13 21:49:21 +08:00
yzlin
f9683c0276 test type match recommender 2024-03-13 21:17:24 +08:00
garylin2099
9f0ed61a15
Merge pull request #1002 from mannaandpoem/code_interpreter_update_terminate
update method of terminate
2024-03-13 20:13:32 +08:00
mannaandpoem
88cea9418c update method of terminate 2024-03-13 17:08:58 +08:00
garylin2099
fb175c0012
Merge pull request #1001 from garylin2099/di_fixes
minor updates
2024-03-13 16:53:58 +08:00
mannaandpoem
60fd49ea60 update method of terminate 2024-03-13 16:52:53 +08:00
yzlin
8dd2df56bc cite paper 2024-03-13 16:52:30 +08:00
yzlin
5fc711ae82 minor updates 2024-03-13 16:50:19 +08:00
garylin2099
72b8fdbc3b
Merge pull request #1000 from garylin2099/di_fixes
unit tests & legacy codes
2024-03-13 16:37:54 +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
garylin2099
4ef53a2eb3
Merge pull request #994 from garylin2099/di_fixes
update tests, rm unused
2024-03-12 21:21:23 +08:00
yzlin
3b001572d9 update tests, rm unused 2024-03-12 21:19:25 +08:00
garylin2099
de14b4a57d
Merge pull request #993 from garylin2099/di_fixes
update examples
2024-03-12 18:08:22 +08:00
yzlin
19c0db8821 fix empty choices error when using azure 2024-03-12 18:05:50 +08:00
yzlin
a585ef52a6 update examples 2024-03-12 17:50:10 +08:00
garylin2099
c88d76a720
Merge pull request #992 from garylin2099/di_fixes
update examples etc.
2024-03-12 17:00:11 +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
garylin2099
25fbab1cd0
Merge pull request #991 from garylin2099/code_interpreter
Solve confilcts
2024-03-12 15:16:37 +08:00
yzlin
38f21137ec Merge branch 'main' into code_interpreter 2024-03-12 15:13:14 +08:00
garylin2099
ea71ab879a
Merge pull request #990 from garylin2099/mi_refactor
Refactor
2024-03-12 14:57:12 +08:00
yzlin
3244e6cee5 Merge branch 'code_interpreter' into mi_refactor 2024-03-12 14:10:18 +08:00
garylin2099
612e4e15c6
Merge pull request #981 from mannaandpoem/code_interpreter_simplify_save_webpages
simplify save_webpages
2024-03-11 20:05:11 +08:00
mannaandpoem
9ad2f22c16 simplify save_webpages in gpt_v_generator.py 2024-03-11 19:59:12 +08:00
mannaandpoem
363c1b7ffb simplify save_webpages in gpt_v_generator.py 2024-03-11 18:15:02 +08:00
garylin2099
882e941dfe
Merge pull request #980 from orange-crow/refine_parse_outputs_in_ExecuteNbCode
refine parse_outputs in ExecuteNbCode.
2024-03-11 17:15:36 +08:00
刘棒棒
980851136f chore 2024-03-11 17:07:54 +08:00
刘棒棒
09e3a8e1fa refine run_cell and parse_outputs. 2024-03-11 17:00:44 +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
刘棒棒
3c9ed18f7e refine: rm is_success = "traceback" not in output.keys() 2024-03-11 14:51:02 +08:00
刘棒棒
9db705f20f refine: rm truncate. 2024-03-11 14:43:00 +08:00
yzlin
bff3ef02bc rm tool types 2024-03-11 13:58:19 +08:00
刘棒棒
bcde5171e0 refine parse_outputs in ExecuteNbCode. 2024-03-11 13:57:25 +08:00
Guess
ea70fd5a25
Merge pull request #965 from Abhishek0075/exampleChange
Improvement made : by automating search engine configuration in example search_in_search_engine.py
2024-03-11 13:35:34 +08:00
yzlin
bf4b13ec4a simplify tool convert 2024-03-11 12:30:00 +08:00
garylin2099
543f519deb
Merge pull request #977 from orange-crow/fix_ipykernel_error
Fix ipykernel error in _plan_and_act of Interpreter.
2024-03-11 11:29:52 +08:00
刘棒棒
803359a758 refine: add terminate in Interpreter instead of Role. 2024-03-11 11:25:23 +08:00
刘棒棒
1e04e34103 add test. 2024-03-10 23:52:19 +08:00