This commit is contained in:
geekan 2024-01-10 21:23:03 +08:00 committed by 莘权 马
parent 0514ee565b
commit cab6ee877d
19 changed files with 37 additions and 36 deletions

View file

@ -13,7 +13,7 @@ class SubscriptionRunner(BaseModel):
Example:
>>> import asyncio
>>> from metagpt.subscription import SubscriptionRunner
>>> from metagpt.address import SubscriptionRunner
>>> from metagpt.roles import Searcher
>>> from metagpt.schema import Message