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

Unable to use embedding #1

Closed
BeautyyuYanli opened this issue Apr 19, 2023 · 0 comments
Closed

Unable to use embedding #1

BeautyyuYanli opened this issue Apr 19, 2023 · 0 comments

Comments

@BeautyyuYanli
Copy link

Error:

Traceback (most recent call last):
  File "/home/111/.local/lib/python3.10/site-packages/openai/openai_object.py", line 60, in __getattr__
    return self[k]
KeyError: 'data'

Print the self

{
  "error": {
    "code": null,
    "message": "Invalid URL (POST /engines/text-embedding-ada-002/embeddings)",
    "param": null,
    "type": "invalid_request_error"
  }
}

@BeautyyuYanli BeautyyuYanli closed this as not planned Won't fix, can't repro, duplicate, stale Apr 19, 2023
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