Skip to content

Commit

Permalink
Notebook/hierarchy flow (#482)
Browse files Browse the repository at this point in the history
* 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 <[email protected]>
  • Loading branch information
joshkyh and sonichi authored Nov 7, 2023
1 parent 65ec0b1 commit 2a96e4d
Show file tree
Hide file tree
Showing 2 changed files with 492 additions and 92 deletions.
Loading

0 comments on commit 2a96e4d

Please sign in to comment.