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] Incorrect link to pinecone-datasets generation #288

Open
2 tasks done
eekaiboon opened this issue Nov 2, 2023 · 0 comments
Open
2 tasks done

[Bug] Incorrect link to pinecone-datasets generation #288

eekaiboon opened this issue Nov 2, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@eekaiboon
Copy link

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

Verbatim from langchain-retrieval-augmentation.ipynb:

We will download a pre-embedding dataset from pinecone-datasets. Allowing us to skip the embedding and preprocessing steps, if you'd rather work through those steps you can find the [full notebook here](https://colab.research.google.com/github/pinecone-io/examples/blob/master/docs/langchain-retrieval-augmentation.ipynb).

The full notebook here link does not point to a reference which explains how pinecone-datasets was embedded and preprocessed.

Personally, I would like to learn how to embed webpages of documentation (e.g. LangChain Docs) for retrieval augmentation use case. Thank you for your attention!

Expected Behavior

The full notebook here link correctly point to a reference which explains how pinecone-datasets was embedded and preprocessed.

Steps To Reproduce

  1. Go to langchain-retrieval-augmentation.ipynb under the Building the Knowledge Base section
  2. Click on the full notebook here link
  3. You will see that the link does not bring you to a reference that explains how pinecone-datasets was embedded and preprocessed

Relevant log output

No response

Environment

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

Additional Context

No response

@eekaiboon eekaiboon added the bug Something isn't working label Nov 2, 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