847 Commits (4e3b88784a4a4aef02ca80bb23e591e2a85b1e8e)

Author SHA1 Message Date
  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
  Eric Zhu d637f43011 Add multi-agent debate pattern. (#134) 2 years ago
  Eric Zhu 6d149fe728 Add coder-executor example; document the examples; clarify pub-sub as broadcast communication (#132) 2 years ago
  Eric Zhu a4f08959b7 update docs (#129) 2 years ago
  gagb 1cd39691f1 Move agents to a subdir (#128) 2 years ago
  gagb 292964934b Add initial file surfer + examples for team one (#126) 2 years ago
  Eric Zhu 44443c8aad Remove chat layer, move it to examples/common (#125) 2 years ago
  gagb 059550648e Add team-one/coder (#121) 2 years ago
  Jack Gerrits f24278c295 Rename OpenAI to OpenAIChatCompletionClient (#123) 2 years ago
  Jack Gerrits f5f4c39238 Add infra for message serialization (#122) 2 years ago
  gagb 9afd1fbe93 Update README.md (#120) 2 years ago
  Jack Gerrits bb4bb5bd14 Dont print exceptions for cancelled errors (#119) 2 years ago
  Eric Zhu a73a0330e5 Fix links in examples (#118) 2 years ago
  Eric Zhu 1e49aee8fc Add group chat pattern, create separate folder for patterns (#117) 2 years ago
  Eric Zhu 2ab3ce48b1 add tool use and core examples; refactor example directory (#112) 2 years ago
  Jack Gerrits 6189fdb05c simplify namespace usage (#116) 2 years ago
  Jack Gerrits 606e43b325 Update termination-with-intervention.md (#115) 2 years ago
  Eric Zhu 4e1e4c2e33 add coder reviewer core examples; renames (#110) 2 years ago
  Jack Gerrits b8239fc345 remove generic from termination guide (#111) 2 years ago
  Jack Gerrits bb202058ef Add example for termination using an intervention handler (#109) 2 years ago
  Eric Zhu 60acf8757d Add examples for mixture of agents; patch doc strings (#108) 2 years ago
  Jack Gerrits b3ef035e3e add example team (#107) 2 years ago
  Jack Gerrits 0d697037a1 Remove runtime arg from group chat manager (#106) 2 years ago
  Jack Gerrits 2d74fa9caf add example of use contextvar (#105) 2 years ago
  Jack Gerrits 1d6dbc409b Fix install instructions (#104) 2 years ago
  Eric Zhu ef12ca4b4e small doc fixes (#103) 2 years ago
  Jack Gerrits afdbae2bb9 remove binding from base agent (#100) 2 years ago
  Jack Gerrits b35fe0bd22 Use uv instead of pip for env creation (#99) 2 years ago
  Eric Zhu f72c8ac8d9 update documentation (#102) 2 years ago
  Eric Zhu 51dde2916f Move ChatMemory protocol to components.memory; rename files to use "_" convention for implementations. (#101) 2 years ago
  Jack Gerrits d365a588cb Move python code to subdir (#98) 2 years ago