| Author | SHA1 | Message | Date |
|---|---|---|---|
|
|
385b63b36f |
Fixed AZURE_OPENAI_API_ENDPOINT name. Added needed packages. (#467)
* Fixed AZURE_OPENAI_API_ENDPOINT name. Added needed packages. * remove hatch comment from doc --------- Co-authored-by: Raimondas Lencevicius <rlencevicius@microsoft.com> Co-authored-by: Ryan Sweet <rysweet@microsoft.com> |
1 year ago |
|
|
66e0e8e097 |
Add slow human in loop sample (#423)
* Add slow human in loop * Fix * Fix * Fix * Fix input * Don't persist to json * Add comment * Fix imports * Feedback * Use if instead of while * Add stop_when * Merge from UV * Multiple handlers * Allow multiple intervention handleres to be supplied * intervention_handler -> intervention_handlers * Fix up * Merge * Merge * Fix termination * Handle feedback * fmt * Fix * Fix * Add initial message in the assistant memory * Documentation * fmt * Update comment * Downgrade protobuf from v5 to v4 * Address feedback * Update python/packages/autogen-core/samples/demos/slow_human_in_loop.py Co-authored-by: Jack Gerrits <jackgerrits@users.noreply.github.com> * Update python/packages/autogen-core/samples/demos/slow_human_in_loop.py Co-authored-by: Jack Gerrits <jackgerrits@users.noreply.github.com> * Update python/packages/autogen-core/samples/demos/slow_human_in_loop.py Co-authored-by: Jack Gerrits <jackgerrits@users.noreply.github.com> * Address comment * Fix * Fix to use lambda --------- Co-authored-by: Jack Gerrits <jackgerrits@users.noreply.github.com> |
1 year ago |
|
|
5e8840d13c |
Python: organize packages in package directory (#420)
* Move packages to packages directory * remove screenshot * update some paths |
1 year ago |