autogen icon indicating copy to clipboard operation
autogen copied to clipboard

Update model-client docs to include external LLM support via OpenAI c…

Open vballoli opened this issue 1 year ago • 1 comments

…lient

Why are these changes needed?

Adds documentation for users that need to use different LLMs through the OpenAI API

Related issue number

"Addresses: #4117"

Checks

  • [x] I've included any doc changes needed for https://microsoft.github.io/autogen/. See https://microsoft.github.io/autogen/docs/Contribute#documentation to build and test documentation locally.
  • [ ] I've added tests (if relevant) corresponding to the changes introduced in this PR.
  • [ ] I've made sure all auto checks have passed.

vballoli avatar Nov 11 '24 22:11 vballoli

Thanks for the speedy turn around

ekzhu avatar Nov 11 '24 22:11 ekzhu

@vballoli thanks for the fast turn-around and edits, though after discussion with our team we decided to make the list of supported models more precise. I will submit a separate PR for this issue.

ekzhu avatar Nov 13 '24 23:11 ekzhu

Will address in a separate PR. Thank you @vballoli for the work! It helps to inform us the newly added OpenAI endpoint support from Gemini.

ekzhu avatar Nov 13 '24 23:11 ekzhu

Happy to help! Looking forward to contributing more to autogen

vballoli avatar Nov 14 '24 01:11 vballoli

@vballoli I opened a separate issue: https://github.com/microsoft/autogen/issues/4174

Meanwhile, if you are interested in maintaining a Gemini client as a community autogen package, you can take a look at the instruction here: https://microsoft.github.io/autogen/dev/user-guide/extensions-user-guide/index.html#list-of-community-projects

ekzhu avatar Nov 15 '24 00:11 ekzhu

Yep this looks good - I'll follow up on creating this over the weekend

vballoli avatar Nov 15 '24 18:11 vballoli