Notebook/hierarchy flow (#482)
* Notebook showing how to use select speaker to control conversation flow. * pytest associated with notebook. * Added llm_config to assistant and user proxy agent, and clarified why we set use_cache to false, as requested in the review. * Added a @pytest.mark.skipif decorator like other tests to run it only in one py version, 3.10 * Fixed config warning. * Removd llm_config to UserProxyAgent * Fixed minor typos. * Reran outputs * Remopved llm_config from user_proxy_agent * Colab Badge link updated. * pre-commit formatting changes. * Fixed base_url --------- Co-authored-by: Chi Wang <wang.chi@microsoft.com>
J
Joshua Kim committed
2a96e4d9d2f655bdd94af6d7d7442af9adba9bf6
Parent: 65ec0b1
Committed by GitHub <noreply@github.com>
on 11/7/2023, 10:06:45 PM