Skip to content

openAI API Error: model 40-turbo doesn't exist #244

@Hakim-Allaoui

Description

@Hakim-Allaoui

Describe the bug
I'm receiving an error message stating that the model gpt-40-turbo does not exist when making requests to the OpenAI API.

To Reproduce
Steps to reproduce the behavior:

  1. Use the OpenAI API with Python
    1. Try to call the API using the model gpt-40-turbo
    1. An error message should appear.
      Expected behavior
      I expect to be able to call the API using the model name gpt-40-turbo if it exists. If not, then expect proper documentation from OpenAI website on usable model names.

Screenshots
[If applicable, add screenshots]

Desktop (please complete the following information):

  • OS: macOS Ventura 13.0
    • Browser: Chrome 112
      • Python Version: 3.9
        Additional context
        Tried various API calls to no avail. Documentation is also unhelpful in this case.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions