330 Commits (0560bdd645dfbc579a71f2f0fea98ea83dd3bb3f)

Author SHA1 Message Date
  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
  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