32 Commits (12cf331e71c288d166b1bf22c0ff27daf73ce43f)

Author SHA1 Message Date
  Eric Zhu 12cf331e71 Add tool_agent_caller_loop and group chat notebook. (#405) 1 year ago
  Eric Zhu c8084ada4e Add quick start and utils for extracting code blocks (#404) 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
  Jack Gerrits 30d1b50c0d Add subscription factory to `AgentRuntime.register` (#393) 1 year ago
  Eric Zhu ed0890525d Make RunContext internal (#386) 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
  Jack Gerrits 853b00b0f0 Add message context to message handler (#367) 1 year ago
  peterychang bc26ec3de4 Azure container code execution (#346) 1 year ago
  Jack Gerrits 437dbefc32 Rename fields in agent id (#334) 1 year ago
  Jack Gerrits 1f9d5177d3 Instantiation context refactor (#293) 1 year ago
  peterychang 136af65b74 Code execute cancellation (#299) 1 year ago
  peterychang 070a97ceaa make code execution async (#219) 2 years ago
  Jack Gerrits 7e75dc8df8 Add core components for topics (#278) 2 years ago
  Eric Zhu 84d4e27776 Add tool agent class for convience of creating AI agents (#271) 2 years ago
  Jack Gerrits 3ba7a48b13 Implement try_get_underlying_agent_instance (#249) 2 years ago
  Jack Gerrits a52d3bab53 Agent factory can be async (#247) 2 years ago
  Eric Zhu c85da398a0 Cancellation for model client #90 (#240) 2 years ago
  Eric Zhu 2041905acb Add token counting to chat completion client #220 (#239) 2 years ago
  Jack Gerrits 05e72084e8 Allow model client to accept the tool schema directly (#196) 2 years ago
  Jack Gerrits bf32bb67ae [Python] Specify subscriptions as strings and not types (#169) 2 years ago
  Jack Gerrits 766635394a Update send_message to be a single async operation. Add start helper to runtime to manage this (#165) 2 years ago
  Jack Gerrits 13b0d0deb4 Implement closure agent (#143) 2 years ago
  Eric Zhu 8308c928cb Add process_until_idle; add tests for cascading scenario. (#136) 2 years ago
  Jack Gerrits ec17dd16ed Organize logging (#138) 2 years ago
  Jack Gerrits a13c971b16 Change send/publish api to better support async and represent reality (#137) 2 years ago
  Jack Gerrits f5f4c39238 Add infra for message serialization (#122) 2 years ago
  Jack Gerrits 6189fdb05c simplify namespace usage (#116) 2 years ago
  Jack Gerrits 2d74fa9caf add example of use contextvar (#105) 2 years ago
  Jack Gerrits d365a588cb Move python code to subdir (#98) 2 years ago