mirror of
https://github.com/FoundationAgents/MetaGPT.git
synced 2026-05-15 11:02:36 +02:00
feat: +skill meta data decorator
This commit is contained in:
parent
88da7aa761
commit
c41f16e7bc
1 changed files with 5 additions and 5 deletions
|
|
@ -7,11 +7,11 @@
|
|||
@Desc : Defines metadata for the `skill`.
|
||||
Depending on the context and specific circumstances, skills may have different effects.
|
||||
For example:
|
||||
Proprietor: "Skill of the proprietor entity."(所有者的技能)
|
||||
Holder: "Skill of the holder entity."(持有者的技能)
|
||||
Possessor: "Skill of the possessor entity."(拥有者的技能)
|
||||
Controller: "Skill of the controller entity."(控制者的技能)
|
||||
Owner: "Skill of the owner entity."(所有者的技能)
|
||||
Proprietor: "Skill of the proprietor entity."
|
||||
Holder: "Skill of the holder entity."
|
||||
Possessor: "Skill of the possessor entity."
|
||||
Controller: "Skill of the controller entity."
|
||||
Owner: "Skill of the owner entity."
|
||||
"""
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue