47 Commits (dbb35fc3352017af3cfa776c2fe385e463c501dd)

Author SHA1 Message Date
  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
  Eric Zhu ed0890525d Make RunContext internal (#386) 1 year ago
  Jack Gerrits e1a823fb6d Initial impl of topics and subscriptions (#350) 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
  Eric Zhu 4da05734de Add cookbook for openai assistant agent. Reformat (#343) 1 year ago
  Jack Gerrits 33649c3e08 Notebook checks (#333) 1 year ago
  Jack Gerrits 39489ba395 Rename fields in agent metadata (#336) 1 year ago
  Jack Gerrits 9f0bdb154c Use mystnb for notebook rendering (#332) 1 year ago
  Eric Zhu 1531a448ad Doc: multi-agent design pattern (#329) 1 year ago
  Eric Zhu 5c7bb29fb3 use myst_nb for notebook docs; create getting started tutorial (#326) 1 year ago
  Eric Zhu 70d3c920c3 Add support for compiling Jupyter Notebooks into documentation pages (#323) 1 year ago
  Eric Zhu 2bc0a33f78 Add LangGraph agent example (#290) 2 years ago
  Eric Zhu 47e1cf464f Update tool use examples to use inner agents rather than subclassing (#286) 2 years ago
  Jack Gerrits 5fca275be1 Fix links in overview.md (#277) 2 years ago
  Eric Zhu 3bc37619d5 Update overview page with application stack and example (#275) 2 years ago
  Eric Zhu e9c3a384f3 Update ai agent documentation on tool agent (#272) 2 years ago
  Jack Gerrits 5081d3b747 fix templating (#254) 2 years ago
  Eric Zhu 176932ef9c Add gpt-4o-mini, update examples (#253) 2 years ago
  Eric Zhu 2288aee72b Adding example for tool intercept and human approval (#252) 2 years ago
  Eric Zhu d9f371fa3e Add AI Agent documentation section, update examples (#251) 2 years ago
  Eric Zhu 09b3a66320 Fix links (#241) 2 years ago
  Eric Zhu 5abaacc56e Update foundation chapter on runtime running (#175) 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
  Eric Zhu 28f11c726d Add architecture overview (#164) 2 years ago
  Eric Zhu f42361f57d Update Docs; Update examples to allow Azure OpenAI setup (#154) 2 years ago
  Eric Zhu 6b2cf8d938 Fix bug in logging for single threaded agent runtime. (#153) 2 years ago
  Eric Zhu 4023f13b5f Refactor documentation pages and Add core concept page. (#140) 2 years ago
  Reuben Bond ebed669231 Initial cross-language protocol for agents (#139) 2 years ago
  Jack Gerrits 13b0d0deb4 Implement closure agent (#143) 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
  Eric Zhu 905e2e3f95 Update doc and README (#135) 2 years ago
  Eric Zhu 6d149fe728 Add coder-executor example; document the examples; clarify pub-sub as broadcast communication (#132) 2 years ago
  Eric Zhu a4f08959b7 update docs (#129) 2 years ago
  Eric Zhu 44443c8aad Remove chat layer, move it to examples/common (#125) 2 years ago
  Jack Gerrits f24278c295 Rename OpenAI to OpenAIChatCompletionClient (#123) 2 years ago
  Jack Gerrits 6189fdb05c simplify namespace usage (#116) 2 years ago
  Jack Gerrits 606e43b325 Update termination-with-intervention.md (#115) 2 years ago
  Jack Gerrits b8239fc345 remove generic from termination guide (#111) 2 years ago
  Jack Gerrits bb202058ef Add example for termination using an intervention handler (#109) 2 years ago
  Jack Gerrits 0d697037a1 Remove runtime arg from group chat manager (#106) 2 years ago
  Jack Gerrits 1d6dbc409b Fix install instructions (#104) 2 years ago
  Eric Zhu ef12ca4b4e small doc fixes (#103) 2 years ago
  Eric Zhu f72c8ac8d9 update documentation (#102) 2 years ago
  Jack Gerrits d365a588cb Move python code to subdir (#98) 2 years ago