examples
examples copied to clipboard
[Bug] Error in Step 12 of the colab notebook for the NER Powered Semantic Search example
Is this a new bug?
- [X] I believe this is a new bug
- [X] 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).
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