| Author | SHA1 | Message | Date |
|---|---|---|---|
|
|
ed0890525d |
Make RunContext internal (#386)
* Make RunContext internal * Mypy |
1 year ago |
|
|
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 |
|
|
84d4e27776 |
Add tool agent class for convience of creating AI agents (#271)
* Add tool agent class for convience of creating AI agents * Merge remote-tracking branch 'origin/main' into ekzhu-tool-agent * feat: Add return type annotation to test_tool_agent function |
2 years ago |