Commit graph

41 commits

Author SHA1 Message Date
liuminhui
015212d602 处理冲突 2024-08-06 11:30:30 +08:00
liuminhui
758acf8ba6 cr修改,单测完善 2024-07-22 17:10:29 +08:00
liuminhui
22b9990ccf mg集成omniparse 2024-07-18 20:40:20 +08:00
voidking
bbb65c9669 feature: 主流程支持配置agentops 2024-07-18 15:47:20 +08:00
seehi
c494844c02 make embedding configurable and add gpt-4-turbo. 2024-04-10 14:12:45 +08:00
better629
4f550a7469 replace config2 other with extra 2024-04-02 16:13:08 +08:00
better629
52e709cc26 update config2 2024-03-29 14:42:50 +08:00
better629
9d3571469c add android agent 2024-03-27 12:13:28 +08:00
Alexander Wu
eb8e8460b8
Merge pull request #997 from liujun3660105/feat/add-cusotm-llm-config
feat:add user llm config
2024-03-15 23:32:56 +08:00
liujun
b2cfea2c74 fix:repair custom llm config 2024-03-14 08:32:18 +08:00
liujun
e1123bae82 feat:add user llm config 2024-03-13 09:59:30 +08:00
Azure Wang
73d0d29e81 - change reserved parameter back to config.llm.max_token 2024-03-12 16:49:04 +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
didi
cfc0cc1fa5 Update env & test code 2024-02-28 17:00:51 +08:00
mannaandpoem
675b96b0f5 remove attribute openai_vision_model and vision_max_tokens and method test_generate_webpages_with_style_and_script 2024-02-06 09:07:29 +08:00
yzlin
891e35b92f Merge branch 'dev' into code_intepreter 2024-02-02 20:45:45 +08:00
shenchucheng
9b613eec59 remove global config in the search/browser engine 2024-02-01 16:47:29 +08:00
yzlin
afb702c3f3 Merge branch 'dev' into code_intepreter 2024-02-01 16:27:20 +08:00
geekan
97868beacf refactor config 2024-02-01 13:53:57 +08:00
yzlin
ff970ab1c7 Merge branch 'dev' into code_intepreter 2024-02-01 00:27:42 +08:00
geekan
a762e02000 update config usage 2024-01-31 23:13:38 +08:00
yzlin
a9ef85b282 add gptv config 2024-01-31 11:35:05 +08:00
better629
0aba36fdad add examples/andriod_assistant framework 2024-01-25 16:07:33 +08:00
莘权 马
e8b3e6762b feat: replace global CONTEXT with Config()
fixbug: unit test
2024-01-22 18:01:40 +08:00
莘权 马
d5ac56f863 feat: remove all unnecessary CONTEXT references
feat: replace CONTEXT with local context
2024-01-17 23:10:25 +08:00
geekan
31eb3fe0ee refine code 2024-01-12 17:55:01 +08:00
geekan
312d327d55 test for mixin 2024-01-11 22:30:26 +08:00
geekan
c275f28a37 remove Dict, use direct LLMConfig / Browser. / Search. / Mermaid. instead 2024-01-11 15:10:07 +08:00
geekan
8af1488613 fix bugs 2024-01-10 21:23:03 +08:00
geekan
2e4ceb70b9 use config 2024-01-10 20:34:42 +08:00
geekan
479bbc9b2d use config 2024-01-10 20:21:13 +08:00
geekan
a1b900aa3a fix bug 2024-01-10 18:32:03 +08:00
geekan
21ee966225 refine code 2024-01-09 22:04:49 +08:00
geekan
b0efa4b6a5 refine config mixin 2024-01-09 21:16:11 +08:00
geekan
ccdb9a4bb2 add tests.. 2024-01-09 19:43:46 +08:00
geekan
83d884f475 refine code 2024-01-09 17:52:34 +08:00
geekan
50310734f9 llm config mixin update 2024-01-09 15:56:40 +08:00
geekan
b4f049294b add context tests 2024-01-09 14:16:40 +08:00
geekan
76d05e44f4 fix tests 2024-01-08 18:30:04 +08:00
geekan
7cae857203 use context instead of FileRepo... done main process. 2024-01-05 10:56:48 +08:00
geekan
e5d11a046c add context and config2 2024-01-04 21:16:23 +08:00