Jack Gerrits
5b01f69b58
Move agent creation into the runtime ( #89 )
...
* Move agent creation into the runtime
* update doc
* add test
* Remove limitation of subscriptions being same across namespaces
* constrain agent types to namespaces
2024-06-18 14:53:18 -04:00
Eric Zhu
6d7cbe0027
Add repo doc for examples #86 ( #88 )
...
* Add repo doc for examples
* fox
2024-06-17 17:54:27 -07:00
Jack Gerrits
edb939f4d7
use agent id in apis ( #85 )
2024-06-17 15:37:46 -04:00
Jack Gerrits
89f1133831
migrate name, desc, subs to metadata ( #83 )
...
* migrate name, desc, subs to metadata
* fix quote in f string
* remove file
* add metadata func to runtime
* format
2024-06-17 10:44:46 -04:00
Eric Zhu
1448cbc138
Event-Based GroupChat and Update Examples ( #62 )
...
* initial
* convert examples to event-based; add user proxy agent.
* update examples
2024-06-10 19:51:51 -07:00
Eric Zhu
7ef502a33e
Refactor chat ( #60 )
2024-06-09 12:11:36 -07:00
Eric Zhu
37cc6bc12a
Improve assistant and chess examples to make them more robust and better presentation. ( #58 )
...
* Improve assistant and chess examples to make them more robust and better presentation.
* type dep
* format
2024-06-08 01:27:27 -07:00