2 Commits

Author SHA1 Message Date
David
2828289f95
type intiate_chat -> initiate_chat (#3533)
AttributeError: 'UserProxyAgent' object has no attribute 'intiate_chat'. Did you mean: 'initiate_chat'?

Co-authored-by: Li Jiang <bnujli@gmail.com>
2024-09-24 08:41:31 +00:00
Mark Sze
fbf24a5f6f
Blog post for enhanced non-OpenAI model support (#2965)
* Blogpost for enhanced non-OpenAI model support

* update: quickstart with simple conversation

* update: authors details

* Added upfront text

* Added function calling, refined text. Added chess for alt-models notebook, updated examples listing.

* Added Groq to blog

* Removed acknowledgements

---------

Co-authored-by: Hk669 <hrushi669@gmail.com>
Co-authored-by: HRUSHIKESH DOKALA <96101829+Hk669@users.noreply.github.com>
2024-07-02 19:28:24 +00:00