mirror of
https://github.com/FoundationAgents/MetaGPT.git
synced 2026-05-06 06:12:39 +02:00
update comment
This commit is contained in:
parent
faeee22dcb
commit
f7514632d9
1 changed files with 1 additions and 1 deletions
|
|
@ -14,7 +14,7 @@ from metagpt.utils.exceptions import handle_exception
|
|||
class ExperienceManager(BaseModel):
|
||||
"""ExperienceManager manages the lifecycle of experiences, including CRUD and optimization.
|
||||
|
||||
Attributes:
|
||||
Args:
|
||||
config (Config): Configuration for managing experiences.
|
||||
storage (SimpleEngine): Engine to handle the storage and retrieval of experiences.
|
||||
"""
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue