Jack Gerrits
|
dbb35fc335
|
Migrate to using default sub/topic (#403)
|
1 year ago |
Eric Zhu
|
d7ae2038fb
|
Rename TypeRoutedAgent to RoutedAgent; log on unhandled message. (#400)
* Rename TypeRoutedAgent to RoutedAgent; log on unhandled message.
* format
* Deprecation warning
* add test for routed agent
* add TypeRoutedAgent import
* fix import
|
1 year ago |
Jack Gerrits
|
e1a823fb6d
|
Initial impl of topics and subscriptions (#350)
* initial impl of topics and subscriptions
* Update python/src/agnext/core/_agent_runtime.py
Co-authored-by: Eric Zhu <ekzhu@users.noreply.github.com>
* add topic in context
* migrate
* migrate code for topics
* migrate team one
* edit notebooks
* formatting
* fix imports
* Build proto
* Fix circular import
---------
Co-authored-by: Eric Zhu <ekzhu@users.noreply.github.com>
|
1 year ago |
Jack Gerrits
|
853b00b0f0
|
Add message context to message handler (#367)
Co-authored-by: Eric Zhu <ekzhu@users.noreply.github.com>
|
1 year ago |
Jack Gerrits
|
39489ba395
|
Rename fields in agent metadata (#336)
* Rename fields in agent metadata
* team one fixes
* another fix
|
1 year ago |
Eric Zhu
|
19f5463200
|
Fix chess example #298 (#301)
|
1 year ago |
Ryan Sweet
|
89db8b12f1
|
Improving the readme and renaming examples dir (#218)
* Improving the readme and renaming examples dir
* fix ci
* updating name
* nuance the wording
|
2 years ago |