465 Commits (1b2d42d4205a08ab9eba0ea46a7e996f14aa3000)

Author SHA1 Message Date
  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
  peterychang 136af65b74 Code execute cancellation (#299) 1 year ago
  afourney ec654253d2 Introduces a BaseWorker agent, allowing for a TeamOneBaseAgent (#289) 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
  Jack Gerrits 6437374f63 Handle messages in a queue for team one base agent (#284) 2 years ago
  afourney 99b53557ca Allow Executor to search for code in multimodal messages. (#285) 2 years ago
  peterychang cf2bcd31ea Web surfer test (#248) 2 years ago
  Jack Gerrits 7e75dc8df8 Add core components for topics (#278) 2 years ago
  afourney 61dec0a3ca Added token counting to TeamOne (#264) 2 years ago
  afourney 25b9a91328 Teamone webarena agents fully implemented. (#276) 2 years ago
  Jack Gerrits 5fca275be1 Fix links in overview.md (#277) 2 years ago
  afourney 9fd7e301b3 TeamOne agents default to handling one message at a time, exclusively… (#273) 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
  Eric Zhu 84d4e27776 Add tool agent class for convience of creating AI agents (#271) 2 years ago
  Enhao Zhang b46625934b Fix pattern examples (#267) 2 years ago
  Victor Dibia 782503dff5 Update team one readme with information on how logging works. (#259) 2 years ago
  Diego Colombo 04eebf11c8 Add LlamaIndexAgent class for integrating llamaindex agent (#227) 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
  afourney b33c9602b2 Migrates GAIA to try_get_underlying_agent_instance (#250) 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 718fad6e0d Remove orchestrator.py from examples as this is already available in team-one (#246) 2 years ago
  Eric Zhu 09b3a66320 Fix links (#241) 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
  Kosta Petan c425a447a7 Marketing sample migration to AGNext (#234) 2 years ago
  gagb e67ab18344 Improve team-one doc based on behavior (#237) 2 years ago
  afourney 211bfa01c3 TeamOne implementation of GAIA (#221) 2 years ago
  gagb e69dd92c4f Improve team-one readme (#225) 2 years ago
  gagb 9e814cbad8 Update readme (#224) 2 years ago
  Ryan Sweet 89db8b12f1 Improving the readme and renaming examples dir (#218) 2 years ago
  Jack Gerrits ec500a31b8 Marketing sample agents (#210) 2 years ago
  afourney 524a5a78f9 Initial work moving mdconvert, and enabling browser Q&A (#211) 2 years ago
  gagb 386680fd3e Add initial base and ledger orchestrator, improve executor (#206) 2 years ago
  Victor Dibia 78b63438e9 extend base log handler in team one to also write events to a log file (#212) 2 years ago