更新schema,增加消息类型

This commit is contained in:
stellahsr 2023-09-24 11:22:38 +08:00
parent 6e9fc81726
commit 074e28ff17
2 changed files with 9 additions and 1 deletions

View file

@ -7,7 +7,6 @@
"""
import asyncio
from typing import Iterable
from pydantic import BaseModel, Field
from metagpt.memory import Memory