MetaGPT/metagpt
2023-12-27 16:34:43 +08:00
..
actions add pydantic v2 support and change role's private fields into public 2023-12-27 14:00:54 +08:00
document_store add sales test 2023-12-25 23:13:25 +08:00
learn fixbug: 修复通用智能体role及其相关的TalkAction和SkillAction 2023-12-25 22:39:03 +08:00
management add pydantic v2 support and change role's private fields into public 2023-12-27 14:00:54 +08:00
memory add pydantic v2 support and change role's private fields into public 2023-12-27 14:00:54 +08:00
prompts feat: merge geekan:main 2023-12-14 20:34:04 +08:00
provider fix all conflicts. 2023-12-26 01:39:16 +08:00
roles fix role add actions 2023-12-27 15:03:34 +08:00
skills 修正 2023-10-18 22:17:16 +08:00
tools add pydantic v2 support and change role's private fields into public 2023-12-27 14:00:54 +08:00
utils add pydantic v2 support and change role's private fields into public 2023-12-27 14:00:54 +08:00
__init__.py feat: merge send18 2023-12-15 16:29:55 +08:00
_compat.py 修正 2023-10-18 22:17:16 +08:00
config.py fix all conflicts. 2023-12-26 01:39:16 +08:00
const.py tuning example and config 2023-12-25 23:13:25 +08:00
document.py migrate from pydantic v1 to v2 2023-12-26 14:44:09 +08:00
environment.py fix env=None when init Team with env=xxx 2023-12-27 16:34:43 +08:00
llm.py add options to disable llm provider check 2023-12-26 01:01:24 +08:00
logs.py add llm stream log 2023-12-26 01:05:44 +08:00
repo_parser.py feat: merge geekan:main 2023-12-22 16:40:04 +08:00
schema.py fix env=None when init Team with env=xxx 2023-12-27 16:34:43 +08:00
startup.py run pre-commit to find potential issues and fix them 2023-12-21 10:48:46 +08:00
subscription.py migrate from pydantic v1 to v2 2023-12-26 14:44:09 +08:00
team.py fix env=None when init Team with env=xxx 2023-12-27 16:34:43 +08:00