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
|
a52d3bab53
|
Agent factory can be async (#247)
|
2024-07-23 14:49:38 -04:00 |
|
gagb
|
386680fd3e
|
Add initial base and ledger orchestrator, improve executor (#206)
* Add initial base orchestrator
* Add basic ledger based orchestrator
* Improve executor; Improve prompts and logging for orchestration
|
2024-07-15 09:42:28 -07:00 |
|
Jack Gerrits
|
b3ef035e3e
|
add example team (#107)
* add example team
* add checks
|
2024-06-24 10:36:10 -04:00 |
|