mirror of
https://github.com/FoundationAgents/MetaGPT.git
synced 2026-06-26 15:49:42 +02:00
更新schema,增加消息类型
This commit is contained in:
parent
6e9fc81726
commit
074e28ff17
2 changed files with 9 additions and 1 deletions
|
|
@ -7,7 +7,6 @@
|
|||
"""
|
||||
import asyncio
|
||||
from typing import Iterable
|
||||
|
||||
from pydantic import BaseModel, Field
|
||||
|
||||
from metagpt.memory import Memory
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue