4 Commits

Author SHA1 Message Date
Jack Gerrits
50fea44539
Update allowed values for agent and topic type (#4484)
* allowed_type_values

* add return for post init

* Update python/packages/autogen-core/src/autogen_core/base/_agent_id.py

* Update python/packages/autogen-core/src/autogen_core/base/_topic.py

* Merge branch 'main' into allowed_type_values

* lint
2024-12-03 10:12:42 -08:00
Jack Gerrits
a6ccb6f704
Specify well known topic types for direct agent channel (#4390)
* Specify well known topic types for direct agent channel

* casing

---------

Co-authored-by: Ryan Sweet <rysweet@microsoft.com>
2024-11-26 16:47:01 -08:00
Will Dembinski
1e60b67f2e
Readme Edits | Just cleanup edits (#4102)
* Readme edits to support the team

---------

Co-authored-by: Jack Gerrits <jackgerrits@users.noreply.github.com>
2024-11-24 20:55:29 -05:00
Jack Gerrits
8f082cecda Initial design proposal for message routing (#245)
* Add design doc for routing

* rename

* add explanations

* Update 02 - Message routing.md

* add examples, rename to type

* add naming clarification

* add regex

* update spec based on feedback

* Remove open question
2024-08-23 13:31:26 -04:00