16 Commits (f5a13627e2b40fe2f05182065f7bb0f85a8f40cd)

Author SHA1 Message Date
  Jack Gerrits 093e261158
Initial impl of new register and subscriptions (#542) 1 year ago
  Jack Gerrits 68932331fd
fix docker samples, improve error message (#548) 1 year ago
  Leonardo Pinheiro c60a60e3c9
Add OAI image token count logic (#518) 1 year ago
  Eric Zhu aecb437d85
Implementation for `@rpc` and `@event` decorators (#504) 1 year ago
  Jack Gerrits 561897b4ee
Disallow unions in dataclass messages, move check to creation instead of usage (#499) 1 year ago
  Eric Zhu a6c1b503ad Distributed agent runtime API for host and worker; unit tests; documentation (#465) 1 year ago
  Jack Gerrits 306541e247 Fixup ruff config and inclusions (#495) 1 year ago
  Jack Gerrits 3ab51d3006 Port docker code executor, make async, make code executor restart async (#489) 1 year ago
  Aamir 461b8a8bbd Add basic OTEL tracing for SingleThreadedAgentRuntime and WorkerAgentRuntime (#459) 1 year ago
  Eric Zhu 976a7d4d77 create model context component, remove chat memory component, refactor samples #454 (#469) 1 year ago
  Eric Zhu 2345557c62 add router to message handler Routing Predicates for message_handler in RoutedAgent #397 (#446) 1 year ago
  Jack Gerrits 05ff2d33e0 Rename codec to serializer (#462) 1 year ago
  Jack Gerrits 8504ea0bf2 Support datacontenttype and lay groundwork for unknown payloads (#444) 1 year ago
  Aamir 042958e3ab Allow multiple intervention handlers to be supplied to the runtime (#435) 1 year ago
  Jack Gerrits ba64f442de Remove static subscription restriction (#439) 1 year ago
  Jack Gerrits 5e8840d13c Python: organize packages in package directory (#420) 1 year ago