Commit Graph

1066 Commits

Author SHA1 Message Date
Jack Gerrits 6189fdb05c simplify namespace usage (#116)
* simplify namespace usage

* format

* pyright
2024-06-24 16:52:09 -04:00
Jack Gerrits 606e43b325 Update termination-with-intervention.md (#115) 2024-06-24 16:26:02 -04:00
Eric Zhu 4e1e4c2e33 add coder reviewer core examples; renames (#110)
* add coder reviewer core examples; renames

* type

* add termiantion

* type
2024-06-24 10:35:10 -07:00
Jack Gerrits b8239fc345 remove generic from termination guide (#111) 2024-06-24 17:19:40 +00:00
Jack Gerrits bb202058ef Add example for termination using an intervention handler (#109) 2024-06-24 17:05:46 +00:00
Eric Zhu 60acf8757d Add examples for mixture of agents; patch doc strings (#108)
* add examples for mixture of agents

* format
2024-06-24 07:46:53 -07:00
Jack Gerrits b3ef035e3e add example team (#107)
* add example team

* add checks
2024-06-24 10:36:10 -04:00
Jack Gerrits 0d697037a1 Remove runtime arg from group chat manager (#106) 2024-06-22 18:51:30 +00:00
Jack Gerrits 2d74fa9caf add example of use contextvar (#105) 2024-06-22 14:50:32 -04:00
Jack Gerrits 1d6dbc409b Fix install instructions (#104) 2024-06-21 15:46:19 -04:00
Eric Zhu ef12ca4b4e small doc fixes (#103) 2024-06-21 08:49:57 -07:00
Jack Gerrits afdbae2bb9 remove binding from base agent (#100) 2024-06-21 14:47:51 +00:00
Jack Gerrits b35fe0bd22 Use uv instead of pip for env creation (#99) 2024-06-21 14:43:28 +00:00
Eric Zhu f72c8ac8d9 update documentation (#102) 2024-06-21 05:05:54 -07:00
Eric Zhu 51dde2916f Move ChatMemory protocol to components.memory; rename files to use "_" convention for implementations. (#101) 2024-06-21 04:06:01 -07:00
Jack Gerrits d365a588cb Move python code to subdir (#98) 2024-06-20 15:19:56 -04:00