autogen/samples
Rajan 1c5baf020f
[CAP] Abstraction of actor_connector to go along with runtime factory and runtime abstraction (#3296)
* Added Runtime Factory to support multiple implementations

* Rename to ComponentEnsemble to ZMQRuntime

* rename zmq_runtime

* rename zmq_runtime

* pre-commit fixes

* pre-commit fix

* pre-commit fixes and default runtime

* pre-commit fixes

* Rename constants

* Rename Constants

* Create interfaces for connectors

* pre-commit fixes

* pre-commit fixes

* pre-commit fixes

* lower case file names

* rename files to lower _case

* rename files to _lowercase

* removed _

* Refactored to make Actor zmq agnostic

* fix for refactor

* fix refactor, circular dependency

* pre-commit fixes

* document classes

* pre-commit ruff

* fix ruff issues

* ruff fixes

* ruff fixes

* actor connector documentation

* better docs

---------

Co-authored-by: Li Jiang <bnujli@gmail.com>
Co-authored-by: Chi Wang <wang.chi@microsoft.com>
Co-authored-by: Ryan Sweet <rysweet@microsoft.com>
Co-authored-by: Eric Zhu <ekzhu@users.noreply.github.com>
2024-10-22 16:52:06 +08:00
..
apps [CAP] Abstraction of actor_connector to go along with runtime factory and runtime abstraction (#3296) 2024-10-22 16:52:06 +08:00
tools Update version to 0.2.36, update package name (#3592) 2024-10-02 00:05:11 +00:00
browser_chat.py WebSurfer Updated (Selenium, Playwright, and support for many filetypes) (#1929) 2024-09-25 22:17:42 +00:00
simple_chat.py Add isort (#2265) 2024-04-05 02:26:06 +00:00