156 Commits (12cf331e71c288d166b1bf22c0ff27daf73ce43f)

Author SHA1 Message Date
  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
  gagb 4c87ed71eb Improve file surfer (#204) 2 years ago
  afourney 04d9709aec Agnext websurfer (#205) 2 years ago
  afourney 5996b452eb TeamOne handle multimodal console (#200) 2 years ago
  afourney 14628f2ae0 add ParametersSchema to tools exports (#199) 2 years ago
  gagb 4553bf9054 Move file surfer to use baseagent (#198) 2 years ago
  afourney ea2fcc28c3 Removes a redundant time field. (#197) 2 years ago
  afourney 699f024a6d Adds a standard logging / log-printing class to TeamOne (#194) 2 years ago
  Jack Gerrits 05e72084e8 Allow model client to accept the tool schema directly (#196) 2 years ago
  Jack Gerrits 2191b3144b Fix double await (#195) 2 years ago