MetaGPT/metagpt
2023-11-08 21:57:58 +08:00
..
actions refactor: In accordance with Chapter 2.1.3 of RFC 116, modify the data type of the cause_by value of the Message object. 2023-11-08 21:43:17 +08:00
document_store 修正 2023-10-18 22:17:16 +08:00
learn init project 2023-06-30 17:10:48 +08:00
management 按照要求修改 2023-10-16 22:53:28 +08:00
memory refactor: According to RFC 116: Updated the type of index key. 2023-11-08 20:36:50 +08:00
prompts 修正 2023-10-18 22:17:16 +08:00
provider bugfix indentation error 2023-10-24 23:18:02 -04:00
roles refactor: Update according to Chapter 2.1.3.2 of RFC 116 2023-11-08 21:57:58 +08:00
skills 修正 2023-10-18 22:17:16 +08:00
tools 修正 2023-10-18 22:17:16 +08:00
utils refactor: According to RFC 113, add message dispatching functionality. 2023-11-08 20:44:39 +08:00
__init__.py fix RuntimeError: Event loop is closed in windows 2023-09-18 22:37:54 +08:00
_compat.py 修正 2023-10-18 22:17:16 +08:00
config.py 修改命名 2023-10-18 22:46:33 +08:00
const.py refactor: Simplify the Message class. 2023-11-08 20:27:18 +08:00
environment.py refactor: According to RFC 113, add message dispatching functionality. 2023-11-08 20:44:39 +08:00
inspect_module.py 修正 2023-10-18 22:17:16 +08:00
llm.py 修正 2023-10-18 22:17:16 +08:00
logs.py 修正 2023-10-18 22:17:16 +08:00
manager.py 修正 2023-10-18 22:17:16 +08:00
schema.py refactor: Simplify the Message class. 2023-11-08 20:27:18 +08:00
software_company.py refactor: tx_from/tx_to 2023-11-06 11:47:29 +08:00