847 Commits (4e3b88784a4a4aef02ca80bb23e591e2a85b1e8e)

Author SHA1 Message Date
  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
  afourney f7357499be Teamone utils (#192) 2 years ago
  afourney beada0279c Initial proof-of-concept for TeamOne BaseAgent class (#181) 2 years ago
  gagb 7d12c70cff Add missing file surfer dependency (#191) 2 years ago
  Jack Gerrits bf32bb67ae [Python] Specify subscriptions as strings and not types (#169) 2 years ago
  afourney 8eb8a4b14d Added user proxy. (#176) 2 years ago
  gagb f82f3852d3 Update to use new src (#177) 2 years ago
  Eric Zhu 5abaacc56e Update foundation chapter on runtime running (#175) 2 years ago
  afourney 2e7c7e2d82 Cleaned up Dockerfile for agnext (#173) 2 years ago
  afourney 99ecb5ec7f Added 'request_halt' flag, and fixed an orchestration bug (#174) 2 years ago