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

[Bug] Error in Step 12 of the colab notebook for the NER Powered Semantic Search example #183

Open
2 tasks done
tlyim opened this issue Apr 23, 2023 · 0 comments
Open
2 tasks done
Labels
bug Something isn't working

Comments

@tlyim
Copy link

tlyim commented Apr 23, 2023

Is this a new bug?

  • I believe this is a new bug
  • I have searched the existing issues, and I could not find an existing issue for this bug

Current Behavior

I was trying to run this example on colab: NER-Powered Semantic Search

Got error at Step 12 to create the embeddings. We do this in batches of 64 to avoid overwhelming machine resources or API request limits. (see screenshot attached below).

error

Expected Behavior

expected no error in this step, like the previous steps in the colab notebook.

Steps To Reproduce

Simply click the link provided on the Example page to open the colab notebook example provided by Pinecone and execute each step in sequence on the colab notebook.

Relevant log output

No response

Environment

- **OS**:
- **Language version**:
- **Pinecone client version**:

Additional Context

No response

@tlyim tlyim added the bug Something isn't working label Apr 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant