495 Commits (1f90dc5ea91a1eae2fce087b4e6feaab87d3dc92)

Author SHA1 Message Date
  Eric Zhu 76067a62c0 Use notebook for extract result cookbook, use updated API. (#487) 1 year ago
  Eric Zhu 06554c5a45 Update termination handler docs to keep it up-to-date (#486) 1 year ago
  Eric Zhu cb9ae44f23 Add documentation to RoutedAgent and message_hander, remove outdated doc content. (#485) 1 year ago
  Aamir 461b8a8bbd Add basic OTEL tracing for SingleThreadedAgentRuntime and WorkerAgentRuntime (#459) 1 year ago
  Ryan Sweet 5dce10d530 move contrinbuting.md symlink (#475) 1 year ago
  raimondasl 385b63b36f Fixed AZURE_OPENAI_API_ENDPOINT name. Added needed packages. (#467) 1 year ago
  Ryan Sweet 81463c0c64 Rysweet contibruting.md (#460) 1 year ago
  Eric Zhu 976a7d4d77 create model context component, remove chat memory component, refactor samples #454 (#469) 1 year ago
  Helen 82bb342fb3 Fix a broken link (#471) 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 5f86ce18f2 Update task to be something that can be done in a container standalone (#466) 1 year ago
  Jack Gerrits 05ff2d33e0 Rename codec to serializer (#462) 1 year ago
  Aamir 66e0e8e097 Add slow human in loop sample (#423) 1 year ago
  Jack Gerrits 3be2059516 Add some FAQs to the website (#456) 1 year ago
  Aamir df362c53cf Downgrade protobuf from v5 to v4 (#453) 1 year ago
  Jack Gerrits 8504ea0bf2 Support datacontenttype and lay groundwork for unknown payloads (#444) 1 year ago
  Jack Gerrits df44d26c87 Fix docs edit link and ref links (#448) 1 year ago
  Aamir dacd290f1e Add a generic `stop_when` to runtime (#431) 1 year ago
  Aamir 042958e3ab Allow multiple intervention handlers to be supplied to the runtime (#435) 1 year ago
  Jack Gerrits c72e2484c2 Fix pytest asycio warning (#440) 1 year ago
  Jack Gerrits ba64f442de Remove static subscription restriction (#439) 1 year ago
  Eric Zhu 479d5fa9d1 Fix documentation bug (#438) 1 year ago
  Jack Gerrits 0f9254b4fa Update installation instructions based on directory moves (#436) 1 year ago
  Aamir fa826ab71c Add lock file and update readme (#434) 1 year ago
  afourney 243c095796 Updated the root path discovery in agbench to reflect latest folder structure. (#433) 1 year ago
  Jack Gerrits d2c8b7a531 Update README.md (#432) 1 year ago
  Jack Gerrits 4faa5980fb fix version (#430) 1 year ago
  Jack Gerrits 581cda0cfd Pin grpc and gen task (#429) 1 year ago
  Jack Gerrits 4f9626c447 Add cookiecutter (#428) 1 year ago
  Jack Gerrits 90dfcaf28f Update version and description of core (#427) 1 year ago
  Jack Gerrits 67003593a0 Add cookiecutter template for new package (#426) 1 year ago
  Jack Gerrits 4ff5610853 Migrate to uv and poe for workspace management and task running (#424) 1 year ago
  Jack Gerrits 6ef4a9a617 Remove files and fix website deployment (#421) 1 year ago
  Jack Gerrits 5e8840d13c Python: organize packages in package directory (#420) 1 year ago
  Jack Gerrits 725f13c3f8 Rename `agnext` package to `autogen_core` (#418) 1 year ago
  Jack Gerrits 3d515a734b Rename `agnext.core` module to `agnext.base` (#416) 1 year ago
  Eric Zhu 87c00a554d Core concept doc refactor and add documentation for topic and subscription (#414) 1 year ago
  afourney a8343c7244 Specify that text files are utf-8 in mdconvert (#412) 1 year ago
  Jack Gerrits bb55e7a20e Remove namespace check (#411) 1 year ago
  Eric Zhu 12cf331e71 Add tool_agent_caller_loop and group chat notebook. (#405) 1 year ago
  Hussein Mozannar c8f6f3bb38 Fix TeamOne examples with subscriptions to topics (#407) 1 year ago
  Jack Gerrits 4eadecf4c9 Fix lint issue in agbench (#409) 1 year ago
  Enhao Zhang 62e5e5b88d Decrement the count of outstanding tasks before returning in the event of an exception. (#406) 1 year ago
  Eric Zhu c8084ada4e Add quick start and utils for extracting code blocks (#404) 1 year ago
  Hussein Mozannar c779d4177b Support for Logprobs in chatcompletion (#401) 1 year ago
  Jack Gerrits dbb35fc335 Migrate to using default sub/topic (#403) 1 year ago
  Eric Zhu d7ae2038fb Rename TypeRoutedAgent to RoutedAgent; log on unhandled message. (#400) 1 year ago
  Jack Gerrits 4c964fa772 Implement default sub and topic (#398) 1 year ago
  Enhao Zhang 7a919b1a17 Update the chat history of orchestrator (#379) 1 year ago
  Jack Gerrits 30d1b50c0d Add subscription factory to `AgentRuntime.register` (#393) 1 year ago