mirror of
https://github.com/FoundationAgents/MetaGPT.git
synced 2026-06-20 15:38:09 +02:00
feat: +rebuild project
feat: parse pass
This commit is contained in:
parent
aec2b72c8d
commit
eabe0224c5
8 changed files with 214 additions and 60 deletions
|
|
@ -126,3 +126,8 @@ LLM_API_TIMEOUT = 300
|
|||
|
||||
# Message id
|
||||
IGNORED_MESSAGE_ID = "0"
|
||||
|
||||
# Class Relationship
|
||||
GENERALIZATION = "Generalize"
|
||||
COMPOSITION = "Composite"
|
||||
AGGREGATION = "Aggregate"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue