Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Models] Downloading throws error #3

Open
Ketcap opened this issue May 24, 2023 · 1 comment
Open

[Models] Downloading throws error #3

Ketcap opened this issue May 24, 2023 · 1 comment

Comments

@Ketcap
Copy link

Ketcap commented May 24, 2023

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
Copy link
Author

Ketcap commented May 24, 2023

My guess is here the link is defined wrong.
https://github.com/strapi/strapi-plugin-open-ai/blob/main/admin/src/api/models/index.js

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant