didi
|
4e0a896bdc
|
提交baseline例子;修改context-fill 格式识别方式
|
2024-09-09 17:17:15 +08:00 |
|
didi
|
c3903412b4
|
Update Operator Optimize Method.
|
2024-09-02 16:47:03 +08:00 |
|
didi
|
1593e98c45
|
Update Multi LLM Config & Basic Evaluator
|
2024-08-25 22:16:39 +08:00 |
|
didi
|
a3ff25430e
|
Update ConText Fill
|
2024-08-23 20:43:29 +08:00 |
|
didi
|
2937d9a13a
|
Update 粗糙版本 优化
|
2024-08-23 13:57:35 +08:00 |
|
didi
|
47470fb74c
|
Update
|
2024-08-01 17:00:04 +08:00 |
|
didi
|
bdfa6eb512
|
Update
|
2024-08-01 14:56:42 +08:00 |
|
didi
|
3fc3d217a8
|
Update
|
2024-07-29 22:00:07 +08:00 |
|
didi
|
eac4b6c3e6
|
Update GitNore
|
2024-07-27 01:57:06 +08:00 |
|
didi
|
772d2aea56
|
Update
|
2024-07-25 10:47:17 +08:00 |
|
didi
|
ca1c8f8c5c
|
Update
|
2024-07-22 15:27:07 +08:00 |
|
didi
|
8a241054c7
|
Update
|
2024-07-14 09:12:33 +08:00 |
|
didi
|
aeac3fe3f9
|
Update AGS
|
2024-07-04 14:31:13 +08:00 |
|
莘权 马
|
e245dcc8b1
|
feat: rename "Required Python packages" to "Required packages" for program language compatibility
|
2024-05-25 15:07:00 +08:00 |
|
geekan
|
f3241fcda1
|
add more instruction to make use of llama3
|
2024-04-22 21:24:47 +08:00 |
|
geekan
|
11ff430013
|
bug fix
|
2024-04-22 17:37:31 +08:00 |
|
Alexander Wu
|
a9590854b5
|
Merge pull request #1079 from igeni/regexp-fix
fixed regexp to add support of unicode for strings
|
2024-04-05 22:08:40 +08:00 |
|
Alexander Wu
|
9e26a40c89
|
Merge pull request #1135 from better629/feat_android
Feat android assistant agent
|
2024-04-04 21:31:41 +08:00 |
|
Alexander Wu
|
1653ad5e26
|
Merge pull request #1099 from iorisa/fixbug/issue/1095
fixbug: #1095
|
2024-04-02 10:41:22 +08:00 |
|
better629
|
e3e49eee03
|
fix path problem
|
2024-03-29 00:25:51 +08:00 |
|
better629
|
cdb4d48191
|
del useless files
|
2024-03-28 23:19:32 +08:00 |
|
didi
|
732cf36fbc
|
FIx Format and Some bugs in android_assistant.py
|
2024-03-28 23:19:30 +08:00 |
|
Jiayi Zhang
|
51222661b9
|
Update AppAgent's self_learn_and_self_reflect's test
|
2024-03-28 23:15:13 +08:00 |
|
didi
|
058c79a860
|
Update Manual Test
|
2024-03-28 23:10:28 +08:00 |
|
Guess
|
643450388a
|
Merge pull request #648 from eukub/concat-to-fstrings
сhanged concatenation of strings to f-strings to improve readability
|
2024-03-26 11:21:59 +08:00 |
|
莘权 马
|
a896351ed8
|
fixbug: #1095
|
2024-03-25 17:09:02 +08:00 |
|
igeni
|
960ad61064
|
fixed regexp to add support of unicode for strings
|
2024-03-22 16:00:26 +03:00 |
|
莘权 马
|
c6b9e234bf
|
feat: merge geekan:main
|
2024-03-21 22:08:13 +08:00 |
|
Alexander Wu
|
657934d3ec
|
Merge pull request #1065 from geekan/add_params_to_search_engine
add params to search engine
|
2024-03-21 15:02:20 +08:00 |
|
geekan
|
8486e52048
|
add params to search engine
|
2024-03-21 14:52:17 +08:00 |
|
莘权 马
|
b42cf5cbd6
|
refactor: timeout 0
|
2024-03-21 13:21:24 +08:00 |
|
莘权 马
|
af3a409ac4
|
fixbug: llm.timeout not working
|
2024-03-20 21:24:41 +08:00 |
|
莘权 马
|
f6a11d5089
|
fixbug: #1016
|
2024-03-20 17:46:21 +08:00 |
|
Alexander Wu
|
07672fc683
|
Merge pull request #986 from azurewtl/fixed-fail-to-reduce-message-length
fixbug#979 : `RuntimeError: fail to reduce message length`
|
2024-03-15 23:32:07 +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 |
|
mannaandpoem
|
60fd49ea60
|
update method of terminate
|
2024-03-13 16:52:53 +08:00 |
|
yzlin
|
5fc711ae82
|
minor updates
|
2024-03-13 16:50:19 +08:00 |
|
yzlin
|
3b001572d9
|
update tests, rm unused
|
2024-03-12 21:19:25 +08:00 |
|
Azure Wang
|
73d0d29e81
|
- change reserved parameter back to config.llm.max_token
|
2024-03-12 16:49:04 +08:00 |
|
yzlin
|
38f21137ec
|
Merge branch 'main' into code_interpreter
|
2024-03-12 15:13:14 +08:00 |
|
yzlin
|
3244e6cee5
|
Merge branch 'code_interpreter' into mi_refactor
|
2024-03-12 14:10:18 +08:00 |
|
Azure Wang
|
6487ae84b0
|
- updated MAX-TOKEN according to openai document
- minior optimization of code style
- fixed issues `RuntimeError: fail to reduce message length`
|
2024-03-11 22:27:59 +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 |
|
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 |
|
刘棒棒
|
bcde5171e0
|
refine parse_outputs in ExecuteNbCode.
|
2024-03-11 13:57:25 +08:00 |
|
刘棒棒
|
803359a758
|
refine: add terminate in Interpreter instead of Role.
|
2024-03-11 11:25:23 +08:00 |
|