莘权 马
|
ea21217a69
|
feat: merge send18
|
2023-12-15 16:29:55 +08:00 |
|
莘权 马
|
7effe7f74c
|
feat: merge send18:dev
|
2023-12-14 15:06:04 +08:00 |
|
geekan
|
292344cf40
|
change all mail address from fuzhi.ai to deepwisdom.ai
|
2023-12-11 15:23:55 +08:00 |
|
莘权 马
|
78548c2ddc
|
feat: merge geekan:cli-etc
|
2023-11-28 18:16:50 +08:00 |
|
geekan
|
331d74059f
|
1. 动作优化
1. SummarizeCode动作:用于基于代码进行总结,思考bug、逻辑、todo
2. CodeReview动作优化:目前强制要求回答问题,有更高的成功率了
2. 数据结构
1. Document的标准化:Env->Repo->Document,其中Document/Asset/Code都只用Document
1. 原用于检索的Document改为IndexableDocument
2. Repo结构引入:用于Document装载与元数据装载
3. RepoParser引入:写了一个简单的AST parser(后续可能要换tree-sitter),给出了整库symbol
3. 配置优化
1. 默认更换为gpt-4-1106-preview,以获得最好的效果与成本
2. 提供~/.metagpt作为配置最高优先级目录,从中读取config.yaml
3. workspace可以灵活指定了,在config中配置
4. metagpt作为默认命令行,而非python startup.py
1. 使用新的METAGPT_ROOT生成方式,而非寻找git,以便cli安装
2. 命令行由fire换为了typer,它会带来相对更好的体验
3. project_name可以灵活指定了,在metagpt命令行输入中配置
5. 其他
1. BossRequirement -> UserRequirement
2. 大量错误文本的修正,增加了可读性
3. 中量提示词优化,稍微提升了一些准确率
4. 暂时屏蔽了LongtermMemory相关逻辑,这个逻辑底层调用了langchain的FAISS,会带来~5秒加载耗时
5. 修复了安装包中的部分描述错误
|
2023-11-27 15:47:06 +08:00 |
|
莘权 马
|
cda032948f
|
refactor: pre-commit run --all-files
|
2023-11-22 16:26:48 +08:00 |
|
刘棒棒
|
1e645ddc6a
|
chore: change comment respond to query_respond
|
2023-10-09 11:23:56 +08:00 |
|
刘棒棒
|
3c98fddbe4
|
Merge branch 'upgrade-oi' of https://github.com/orange-crow/MetaGPT into upgrade-oi
|
2023-10-09 11:20:43 +08:00 |
|
刘棒棒
|
6bfd0b89b6
|
chore: remove unused code and add example of the open-interpreter query respond.
|
2023-10-09 11:19:18 +08:00 |
|
Ben
|
9bc73c576d
|
Merge branch 'geekan:main' into upgrade-oi
|
2023-10-08 19:05:53 +08:00 |
|
刘棒棒
|
524be9d53e
|
feat: upgrade open-interpreter to 0.1.7
|
2023-10-08 19:04:12 +08:00 |
|
zhanglei
|
304a03244c
|
add:
1.moderation tools
2.unittest
|
2023-10-07 16:56:19 +08:00 |
|
刘棒棒
|
f221e31db1
|
fix: litellm Function calling error.
|
2023-10-07 16:22:44 +08:00 |
|
stellahsr
|
a78045d87e
|
fix: rm annotations and use old styles
|
2023-09-23 12:36:32 +08:00 |
|
stellaHSR
|
a74f78f6da
|
Update search_engine.py
rm useless space
|
2023-09-21 23:49:57 +08:00 |
|
stellaHSR
|
9860e0d510
|
Update search_engine.py
add __future__ import to avoid error in py3.9
|
2023-09-21 15:51:13 +08:00 |
|
Ben
|
58a0ae0a35
|
Merge branch 'main' into add_open_interpreter
|
2023-09-21 10:38:57 +08:00 |
|
刘棒棒
|
10b90d4a64
|
add openai_api_base.
|
2023-09-20 19:32:01 +08:00 |
|
stellaHSR
|
d6649819f4
|
Merge pull request #327 from femto/feature/sk_agent
Feature/sk agent with basic planner and action planner
|
2023-09-20 16:53:31 +08:00 |
|
莘权 马
|
768e934444
|
refactor: uuid
|
2023-09-15 17:32:45 +08:00 |
|
stellaHSR
|
ac4b550736
|
Update ut_writer.py
bug fix: fix quotes error
|
2023-09-14 20:41:14 +08:00 |
|
femto
|
b57687761a
|
sk agent
|
2023-09-14 13:08:23 +08:00 |
|
刘棒棒
|
1d42a98fc8
|
add english comments.
|
2023-09-13 23:16:38 +08:00 |
|
刘棒棒
|
754fa5ccbe
|
add support for open-interpreter.
|
2023-09-13 15:47:51 +08:00 |
|
莘权 马
|
96aad1ce77
|
feat: +log
|
2023-09-05 19:25:50 +08:00 |
|
莘权 马
|
f8aea281a8
|
feat: +iflytek tts
|
2023-09-05 19:11:22 +08:00 |
|
shenchucheng
|
07a1d229cf
|
restoresearch engine code
|
2023-09-02 18:03:31 +08:00 |
|
莘权 马
|
ca60cd0557
|
feat: +s3
|
2023-09-02 14:30:45 +08:00 |
|
Justin-ZL
|
c5867ac196
|
Merge pull request #13 from iorisa/feature/fixbug_deadloop
fixbug: dead loop
|
2023-08-31 21:15:53 +08:00 |
|
莘权 马
|
8c2dfca687
|
fixbug: dead loop
|
2023-08-31 21:03:21 +08:00 |
|
send18
|
d051a9d7a0
|
Merge pull request #11 from iorisa/feature/skills
fixbug: remove aiofile
|
2023-08-30 17:33:39 +08:00 |
|
莘权 马
|
a5ab5948c9
|
fixbug: remove aiofile
|
2023-08-30 17:30:12 +08:00 |
|
send18
|
b782d27bb6
|
Merge pull request #10 from iorisa/feature/skills
refactor: replace aiofile with aiofiles
|
2023-08-30 16:22:29 +08:00 |
|
莘权 马
|
8aff30a350
|
refactor: replace aiofile with aiofiles
|
2023-08-30 15:36:52 +08:00 |
|
shenchucheng
|
8cb0fbeb40
|
Merge branch 'dev' into feature-mg
|
2023-08-30 15:26:46 +08:00 |
|
莘权 马
|
b07b9919a0
|
fixbug: os.environ
|
2023-08-30 14:52:00 +08:00 |
|
shenchucheng
|
43dda1edaf
|
fix options error
|
2023-08-30 11:55:54 +08:00 |
|
shenchucheng
|
dc14770e3d
|
separate workspace
|
2023-08-30 10:53:47 +08:00 |
|
krylo
|
1f469d55b5
|
Merge branch 'geekan:main' into main
|
2023-08-29 10:26:42 -05:00 |
|
莘权 马
|
71b4922f55
|
feat: fix coding
|
2023-08-28 20:17:55 +08:00 |
|
莘权 马
|
7895af2c5a
|
feat: replace CONFIG with OPTIONS
|
2023-08-28 19:07:59 +08:00 |
|
莘权 马
|
143ffb0c2c
|
feat: replaced with OPTIONS
|
2023-08-28 17:45:45 +08:00 |
|
莘权 马
|
6794645ff6
|
feat: 改异步
|
2023-08-28 15:42:47 +08:00 |
|
莘权 马
|
9b890275c4
|
feat: +x-prerequisite
|
2023-08-28 10:36:13 +08:00 |
|
莘权 马
|
4fe3d6e879
|
fixbug: unit test
|
2023-08-26 16:52:21 +08:00 |
|
莘权 马
|
f45a8e5284
|
feat: Remove global configuration , enable configuration support for business isolation.
|
2023-08-20 17:33:13 +08:00 |
|
莘权 马
|
bff71391d3
|
Merge branch 'feature/oas3' into feature/oas3_skills
|
2023-08-19 19:42:49 +08:00 |
|
莘权 马
|
bb3e079b35
|
Merge branch 'main' into feature/oas3
|
2023-08-19 19:41:46 +08:00 |
|
莘权 马
|
20568a3d72
|
Merge branch 'feature/oas3' into feature/oas3_skills
|
2023-08-18 20:10:27 +08:00 |
|
莘权 马
|
99c143e8f3
|
feat: +metagpt text to image
|
2023-08-18 20:09:06 +08:00 |
|