Eric Zhu
|
6dbd2d110e
|
Add proto files (#378)
* Add proto files and add github action to block PR if changes to proto files required.
* remove action
|
2024-08-19 20:32:34 +00:00 |
|
Eric Zhu
|
5eca0dba4a
|
Python host and worker runtime for distributed agents. (#369)
* Python host runtime impl
* update
* ignore proto generated files
* move worker runtime to application
* Move example to samples
* Fix import
* fix
* update
* server client
* better shutdown
* fix doc conf
* add type
|
2024-08-19 10:06:41 -04:00 |
|
Eric Zhu
|
5c7bb29fb3
|
use myst_nb for notebook docs; create getting started tutorial (#326)
* use myst_nb for notebook docs; refactor docs to separate concepts and code tutorial
* Get started tutorial
* fix types
|
2024-08-06 11:37:11 -07:00 |
|
Andreas Volkmann
|
7367b0a7fd
|
Update .gitignore (#307)
|
2024-08-01 16:27:33 +02:00 |
|
Reuben Bond
|
ebed669231
|
Initial cross-language protocol for agents (#139)
* Initial prototype of .NET gRPC worker client + service
---------
Co-authored-by: Jack Gerrits <jack@jackgerrits.com>
|
2024-06-28 08:03:42 -07:00 |
|
Jack Gerrits
|
d365a588cb
|
Move python code to subdir (#98)
|
2024-06-20 15:19:56 -04:00 |
|