Skip to content

The model davinci has been deprecated #135

@micik

Description

@micik

Describe the bug

string(249) "{
"error": {
"message": "The model davinci has been deprecated, learn more here: https://platform.openai.com/docs/deprecations",
"type": "invalid_request_error",
"param": null,
"code": "model_not_found"
}
}
"

To Reproduce

$openAi = new OpenAi($apiKey);
$openAi->listModels();
$openAi->getCURLInfo();

Code snippets

No response

OS

Ubuntu

PHP version

7.4

Library version

^5.1

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions