strapi-plugin-open-ai icon indicating copy to clipboard operation
strapi-plugin-open-ai copied to clipboard

[Models] Downloading throws error

Open Ketcap opened this issue 1 year ago • 1 comments

When I click download models: request has been sent to wrong place

Screenshot 2023-05-24 at 14 20 36

Dependencies

{
"dependencies": {
    "@strapi/plugin-i18n": "4.10.5",
    "@strapi/plugin-open-ai": "^1.0.1",
    "@strapi/plugin-users-permissions": "4.10.5",
    "@strapi/strapi": "4.10.5",
    "pg": "8.8.0"
  }
}

Versions

node: v16.19.0 npm: 8.19.3

Ketcap avatar May 24 '23 12:05 Ketcap