mirror of
https://github.com/microsoft/autogen.git
synced 2026-01-26 11:38:08 -05:00
chore(typo): Fixing a typo in the agent identity document (#4070)
This commit is contained in:
committed by
GitHub
parent
4be1c9cf76
commit
2382ff9248
@@ -24,7 +24,7 @@ It associates an agent with a specific
|
||||
factory function, which produces instances of agents
|
||||
of the same agent type.
|
||||
For example, different factory functions can produce the same
|
||||
agent class but with different constructor perameters.
|
||||
agent class but with different constructor parameters.
|
||||
The agent key is an instance identifier
|
||||
for the given agent type.
|
||||
Agent IDs can be converted to and from strings. the format of this string is:
|
||||
|
||||
Reference in New Issue
Block a user