Coder Social home page Coder Social logo

Comments (5)

ccurme avatar ccurme commented on September 17, 2024

Hello, thanks for this. Would you mind sharing what version of the openai Python sdk you are using?

from langchain.

rabader avatar rabader commented on September 17, 2024

Hello, thanks for this. Would you mind sharing what version of the openai Python sdk you are using?

Just added that above. It's 1.27.0

from langchain.

rabader avatar rabader commented on September 17, 2024

I'll also add that I just tried running this with the latest version of the openai SDK (1.35.4) and got the same error.

from langchain.

baskaryan avatar baskaryan commented on September 17, 2024

Are you sure you've updated the sdk in the correct python environment (and refreshed your jupyter kernel if you're in a notebook)? "required" is definitely a supported tool_choice value in the latest sdk https://github.com/openai/openai-python/blob/main/src/openai/types/chat/chat_completion_tool_choice_option_param.py

from langchain.

rabader avatar rabader commented on September 17, 2024

Are you sure you've updated the sdk in the correct python environment (and refreshed your jupyter kernel if you're in a notebook)? "required" is definitely a supported tool_choice value in the latest sdk https://github.com/openai/openai-python/blob/main/src/openai/types/chat/chat_completion_tool_choice_option_param.py

Hmmm, I've been using my enterptise' internal OpenAI-compatible API, but looking at their code, it looks like they're currently working off of openai==1.10.0. I guess that's the problem, regardless of what I have installed in my env.

from langchain.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.