47 Commits (1f90dc5ea91a1eae2fce087b4e6feaab87d3dc92)

Author SHA1 Message Date
  Jack Gerrits a4067f6c0a
Migrate Python distributed runtime to use cloud events for event (#4407) 1 year ago
  Jack Gerrits bd77ccbd7b
Serialize to Proto.Any for python serializer (#4404) 1 year ago
  Jack Gerrits 0d3bc948a1
Replatform closure agent on base agent (#4389) 1 year ago
  Jack Gerrits 45f16f534b
Fix deprecated usages (#4374) 1 year ago
  Jack Gerrits df183be35a
Add special topic for agent direct messaging (#4385) 1 year ago
  peterychang 74bcd5e0f6
add protobuf serialization test (#4224) 1 year ago
  Jack Gerrits 8347881776
Fix intervention handler none check (#4351) 1 year ago
  Jack Gerrits 9b967fc79a
Update pyright and mypy (#4348) 1 year ago
  Leonardo Pinheiro ac53961bc8
Delete autogen-ext refactor deprecations (#4305) 1 year ago
  Eric Zhu 4aec53c36f
Improve agentchat tutorial (#4233) 1 year ago
  Jean-Marc Le Roux cac411b56a
Fix broken $ref instances in tool JSON schemas (#4201) 1 year ago
  Jack Gerrits 2b565713d0
Make save/load state for agent async (#4195) 1 year ago
  Gerardo Moreno eca8a95c61
Remove isinstance check from FunctionTool (#3987) (#4056) 1 year ago
  Gerardo Moreno 93733dbd65
Run LocalCommandLineCodeExecutor within venv (#3977) 1 year ago
  Leonardo Pinheiro 38f62e1609
migrate models (#3848) 1 year ago
  Eric Zhu 43ccc811e0
Make sure exceptions in process publish is logged. (#3774) 1 year ago
  Leonardo Pinheiro c765a34cbf
Move docker code exec to autogen-ext (#3733) 1 year ago
  Jack Gerrits 6567d90941
Update references to autogen (#3708) 1 year ago
  Leonardo Pinheiro 53e5951474
Lspinheiro/chore/migrate azure executor autogen ext (#3652) 1 year ago
  Eric Zhu ffb16d560a
Set logging of internal messages to debug (#3694) 1 year ago
  Mohammad Mazraeh 29c23d53af
add a way to provide extra grpc options (#3667) 1 year ago
  Mohammad Mazraeh be5c0b5d3e
fix: remove subscription on client disconnect in worker runtime (#3653) 1 year ago
  Jacob Alber 499b3fcbbf fix: Make cleanup code in docker CodeExecutor asyncio aware (#669) 1 year ago
  Eric Zhu 7ba99186fb
Initial implementation of agentchat (#623) 1 year ago
  Jack Gerrits dc02719f7c
Check for prints (#616) 1 year ago
  Mohammad Mazraeh 1ac52729f4
add subscription deduplication (#594) 1 year ago
  Jack Gerrits ab6ba80a98
Update pyright extends for core (#562) 1 year ago
  Jack Gerrits 9009c2aa96
add test for skip_class_subscriptions (#604) 1 year ago
  Eric Zhu 46ca778423
format (#593) 1 year ago
  Eric Zhu 8018677234
Add response for registering agent type and adding subscriptions in distributed runtime, and throws an exception when error (#582) 1 year ago
  Eric Zhu fd021db91c
Fix bug in register_factory for worker runtime (#563) 1 year ago
  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