156 Commits (12cf331e71c288d166b1bf22c0ff27daf73ce43f)

Author SHA1 Message Date
  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
  Eric Zhu dc847d3985 Implement RPC and Subscription-based broadcast for python host and worker runtime. (#389) 1 year ago
  Eric Zhu 494b805080 Refactor subscription in single threaded agent runtime (#388) 1 year ago
  Eric Zhu ed0890525d Make RunContext internal (#386) 1 year ago
  Jack Gerrits 63000e5424 Implement AgentRuntime.get (#385) 1 year ago
  Jack Gerrits 29088d67a4 Register returns AgentType (#382) 1 year ago
  Jack Gerrits e1a823fb6d Initial impl of topics and subscriptions (#350) 1 year ago
  peterychang 4ba7e84721 Upload/Download operations for azure code container (#377) 1 year ago
  peterychang ba063e78ce disable youtube test until it can be debugged (#380) 1 year ago
  Eric Zhu 6dbd2d110e Add proto files (#378) 1 year ago
  Eric Zhu 5eca0dba4a Python host and worker runtime for distributed agents. (#369) 1 year ago
  Jack Gerrits 853b00b0f0 Add message context to message handler (#367) 1 year ago
  peterychang bc26ec3de4 Azure container code execution (#346) 1 year ago
  gagb 698a8f374b Catch json decode error in file surfer (#352) 1 year ago
  gagb 30631c7624 Add pandas a dependency (#353) 1 year ago
  afourney 7b99b84dab Moved the benchmarks to another repo. (#349) 1 year ago
  afourney 2e7d984b05 Updated agbench to find agnext via environment variable to facilitate running from magentic. (#348) 1 year ago
  afourney 365d21b55e Fixed numerous issues with orchestrator, related to 342 (#344) 1 year ago
  Eric Zhu 4da05734de Add cookbook for openai assistant agent. Reformat (#343) 1 year ago
  Enhao Zhang 91e55d8a16 check ledger formatting (#327) 1 year ago
  Jack Gerrits 33649c3e08 Notebook checks (#333) 1 year ago
  afourney c7f5931dc8 Reverts TeamOne prompts to those used in Autogen experiments. (#331) 1 year ago
  Jack Gerrits 39489ba395 Rename fields in agent metadata (#336) 1 year ago
  Jack Gerrits 437dbefc32 Rename fields in agent id (#334) 1 year ago
  Jack Gerrits 9f0bdb154c Use mystnb for notebook rendering (#332) 1 year ago
  afourney ecde17a255 Re-added multimodality to mdconvert. (#330) 1 year ago
  Eric Zhu 1531a448ad Doc: multi-agent design pattern (#329) 1 year ago
  afourney 8b13d59b59 Initial work porting WebArena to async (#325) 1 year ago
  Andreas Volkmann 027791c00b Update _model_info.py (#328) 1 year ago
  Eric Zhu 5c7bb29fb3 use myst_nb for notebook docs; create getting started tutorial (#326) 1 year ago
  afourney 5ff275fad9 Handle errors in the TeamOne agent's message queue handler. (#324) 1 year ago
  Eric Zhu 70d3c920c3 Add support for compiling Jupyter Notebooks into documentation pages (#323) 1 year ago
  Andreas Volkmann efa87784cc Validate agent description, DRY metadata (#321) 1 year ago
  Jack Gerrits 37be630dd8 Add ID to subscription (#317) 1 year ago
  Eric Zhu 1c95443db5 Add Azure Active Directory auth for Python samples (#315) 1 year ago
  Jack Gerrits 1f9d5177d3 Instantiation context refactor (#293) 1 year ago
  Andreas Volkmann 622b4e38e1 Update Python README.md (#306) 1 year ago
  Zubeir Mohamed a238a0bbed Add name validation for OAI error prevention (#310) 1 year ago
  Andreas Volkmann 7367b0a7fd Update .gitignore (#307) 1 year ago
  Eric Zhu 19f5463200 Fix chess example #298 (#301) 1 year ago