330 Commits (0560bdd645dfbc579a71f2f0fea98ea83dd3bb3f)

Author SHA1 Message Date
  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
  gagb 9df928b73e Improve printing further (#172) 2 years ago
  gagb e0065cab42 Improve pretty printing (#171) 2 years ago
  gagb bcec0502d7 Numerous fixes for agbench (#170) 2 years ago
  afourney ca42b560e9 Initial work porting AutoGenBench to AGNext (#141) 2 years ago
  Jack Gerrits 766635394a Update send_message to be a single async operation. Add start helper to runtime to manage this (#165) 2 years ago
  Eric Zhu 28f11c726d Add architecture overview (#164) 2 years ago
  Eric Zhu f42361f57d Update Docs; Update examples to allow Azure OpenAI setup (#154) 2 years ago
  gagb aff179776c Add coder, file surfer, common message types in team-one (#142) 2 years ago
  Eric Zhu 6b2cf8d938 Fix bug in logging for single threaded agent runtime. (#153) 2 years ago
  Eric Zhu 4023f13b5f Refactor documentation pages and Add core concept page. (#140) 2 years ago
  Reuben Bond ebed669231 Initial cross-language protocol for agents (#139) 2 years ago
  Jack Gerrits 13b0d0deb4 Implement closure agent (#143) 2 years ago
  gagb 8901b4d224 Add module for common messages (#133) 2 years ago
  Eric Zhu 8308c928cb Add process_until_idle; add tests for cascading scenario. (#136) 2 years ago
  Jack Gerrits ec17dd16ed Organize logging (#138) 2 years ago
  Jack Gerrits a13c971b16 Change send/publish api to better support async and represent reality (#137) 2 years ago
  Eric Zhu 905e2e3f95 Update doc and README (#135) 2 years ago