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>
|
2024-08-20 14:41:24 -04:00 |
|
Jack Gerrits
|
853b00b0f0
|
Add message context to message handler (#367)
Co-authored-by: Eric Zhu <ekzhu@users.noreply.github.com>
|
2024-08-17 03:14:09 +00:00 |
|
Jack Gerrits
|
437dbefc32
|
Rename fields in agent id (#334)
Co-authored-by: Eric Zhu <ekzhu@users.noreply.github.com>
|
2024-08-07 10:25:44 -07:00 |
|
Jack Gerrits
|
a52d3bab53
|
Agent factory can be async (#247)
|
2024-07-23 14:49:38 -04:00 |
|
Jack Gerrits
|
766635394a
|
Update send_message to be a single async operation. Add start helper to runtime to manage this (#165)
|
2024-07-01 11:53:45 -04:00 |
|
Jack Gerrits
|
13b0d0deb4
|
Implement closure agent (#143)
|
2024-06-28 10:22:44 -04:00 |
|