30 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
  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 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
  Jack Gerrits 39489ba395 Rename fields in agent metadata (#336) 1 year ago
  Jack Gerrits 437dbefc32 Rename fields in agent id (#334) 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 1c95443db5 Add Azure Active Directory auth for Python samples (#315) 1 year ago
  Jack Gerrits 1f9d5177d3 Instantiation context refactor (#293) 1 year ago
  Eric Zhu 19f5463200 Fix chess example #298 (#301) 1 year ago
  peterychang 136af65b74 Code execute cancellation (#299) 1 year ago
  Eric Zhu 2bc0a33f78 Add LangGraph agent example (#290) 2 years ago
  peterychang 070a97ceaa make code execution async (#219) 2 years ago
  Eric Zhu 53343972f0 Fix links in sample README (#287) 2 years ago
  Eric Zhu 47e1cf464f Update tool use examples to use inner agents rather than subclassing (#286) 2 years ago
  Eric Zhu e9c3a384f3 Update ai agent documentation on tool agent (#272) 2 years ago
  Enhao Zhang b46625934b Fix pattern examples (#267) 2 years ago
  Diego Colombo 04eebf11c8 Add LlamaIndexAgent class for integrating llamaindex agent (#227) 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
  Jack Gerrits a52d3bab53 Agent factory can be async (#247) 2 years ago
  Eric Zhu 718fad6e0d Remove orchestrator.py from examples as this is already available in team-one (#246) 2 years ago
  Kosta Petan c425a447a7 Marketing sample migration to AGNext (#234) 2 years ago
  Ryan Sweet 89db8b12f1 Improving the readme and renaming examples dir (#218) 2 years ago