Skip to content

Autogen Keep Using OpenAI API, Not Local #746

Closed Answered by rickyloynd-microsoft
Kare-Udon asked this question in Q&A
Discussion options

You must be logged in to vote

pyautogen==0.1.14 uses the old version of the openai package, openai==0.28.1. But most parts of the repo are for the newer version, pyautogen==0.2.0b6, and openai==1.x. base_url is for the newer versions. You can replace base_url with the old api_base. Hopefully that helps.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@Kare-Udon
Comment options

Answer selected by Kare-Udon
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants