Jack Gerrits
|
dbb35fc335
|
Migrate to using default sub/topic (#403)
|
2024-08-26 07:30:28 -07:00 |
|
Eric Zhu
|
ed0890525d
|
Make RunContext internal (#386)
* Make RunContext internal
* Mypy
|
2024-08-21 13:59:59 -07:00 |
|
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 |
|
Eric Zhu
|
19f5463200
|
Fix chess example #298 (#301)
|
2024-07-30 00:11:42 -07:00 |
|
Jack Gerrits
|
a52d3bab53
|
Agent factory can be async (#247)
|
2024-07-23 14:49:38 -04:00 |
|
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
|
2024-07-15 15:24:31 -07:00 |
|