MetaGPT/metagpt
Yizhou Chi f28908e4c5 1. role.py - 如果已经有plan,便不再重复生成
2. 修改prompt,让predictions.csv生成的格式与原gt格式一样
2024-09-02 15:15:53 +08:00
..
actions fixbug: unit test 2024-08-07 14:53:37 +08:00
configs feat: merge geekan:main 2024-08-06 16:59:33 +08:00
document_store memory_storage use rag_engine 2024-03-08 00:47:26 +08:00
environment remove default init of android env 2024-05-18 15:06:54 +08:00
ext refactor: Update in the last commit of werewolf game 2024-06-03 18:20:17 +05:30
learn fixbug: gbk UnicodeEncodeError 2024-03-07 17:04:44 +08:00
management fix skill manager 2023-12-28 23:38:46 +08:00
memory fix persist naming 2024-03-16 22:26:40 +08:00
prompts fix bug - make rollout more consistent 2024-08-30 20:35:17 +08:00
provider feat: merge geekan:main 2024-08-06 16:59:33 +08:00
rag 处理冲突 2024-07-23 14:31:30 +08:00
roles 1. role.py - 如果已经有plan,便不再重复生成 2024-09-02 15:15:53 +08:00
skills 修正 2023-10-18 22:17:16 +08:00
strategy fix critical bug: human prior not injected 2024-03-19 18:00:59 +08:00
tools Got error from SerpAPI: Google hasn't returned any results for this query. 2024-06-19 10:04:12 +00:00
utils Merge pull request #1438 from iorisa/fixbug/1429 2024-08-07 17:31:26 +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
config2.py 处理冲突 2024-08-06 11:30:30 +08:00
const.py Update const.py 2024-07-07 20:17:02 -04:00
context.py feat: add cost_manager 2024-03-25 23:23:43 +08:00
context_mixin.py remove extra value after model_validator in Role/ContextMixin 2024-02-02 16:35:51 +08:00
document.py upgrade llama-index to v0.10 2024-03-08 00:41:00 +08:00
llm.py update code due to failed unittests 2024-02-03 13:33:02 +08:00
logs.py change default log level to info 2024-04-05 21:57:37 +08:00
repo_parser.py feat: +rfc197 example 2024-03-06 19:30:06 +08:00
schema.py Add files via upload 2024-04-18 11:44:09 +08:00
software_company.py feature: 主流程支持配置agentops 2024-07-18 15:47:20 +08:00
startup.py readd startup.py 2024-03-11 19:18:27 +08:00
subscription.py fix bugs 2024-01-11 16:19:52 +08:00
team.py fixbug: Werewolf game has ended, but the team is still running idle 2024-07-19 18:43:24 +08:00