-
Notifications
You must be signed in to change notification settings - Fork 1k
Open
Labels
Description
We have a lot of duplicated code in doc strings, and we should spend some time cleaning them. For example:
- https://github.com/microsoft/agent-framework/blob/main/python/packages/core/agent_framework/_workflows/_workflow_builder.py#L122
- https://github.com/microsoft/agent-framework/blob/main/python/packages/core/agent_framework/_workflows/_workflow_builder.py#L475
We should really have the sample code in a single place, and it should probably be in the method doc string, not the class doc string.
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
No status