langchain/docs/docs
junefish 68a90e2252
docs: update notebook for new Pinecone API + serverless (#21923)
Thank you for contributing to LangChain!

- [x] **PR title**: "docs: update notebook for new Pinecone API +
serverless"


- [x] **PR message**: The published notebook is not runnable after
`pinecone-client` v2, which is deprecated. `langchain-pinecone` is not
compatible with the latest `pinecone-client` (v4), so I hardcoded it to
the last v3. Also updated for serverless indexes (only index type
available on Pinecone free plan).


- [x] **Add tests and docs**: N/A (tested in Colab)


- [x] **Lint and test**: Run `make format`, `make lint` and `make test`
from the root of the package(s) you've modified. See contribution
guidelines for more: https://python.langchain.com/docs/contributing/

Additional guidelines:
- Make sure optional dependencies are imported within a function.
- Please do not add dependencies to pyproject.toml files (even optional
ones) unless they are required for unit tests.
- Most PRs should not touch more than one package.
- Changes should be backwards compatible.
- If you are adding something to community, do not re-import it in
langchain.

If no one reviews your PR within a few days, please @-mention one of
baskaryan, efriis, eyurtsev, hwchase17.


---
- To see the specific tasks where the Asana app for GitHub is being
used, see below:
  - https://app.asana.com/0/0/1207328087952500
2024-05-20 11:48:55 -07:00
..
_templates
additional_resources docs: arXiv references page (#21450) 2024-05-17 18:28:57 +00:00
changes/changelog docs: Add langchain over time (#21434) 2024-05-10 00:34:35 +00:00
contributing docs: fix monorepo typo (#21761) 2024-05-16 14:15:10 +00:00
how_to docs: run migration script against how-to docs (#21927) 2024-05-20 17:32:59 +00:00
integrations docs: update notebook for new Pinecone API + serverless (#21923) 2024-05-20 11:48:55 -07:00
langsmith docs: baseUrl for ganalytics, throw on broken links (#21455) 2024-05-10 13:49:59 +00:00
tutorials docs: migrate tutorials using langchain-cli migrate (#21928) 2024-05-20 13:45:35 -04:00
versions docs: fix wrong langchain-cli migration commands (#21906) 2024-05-20 10:29:50 -04:00
.gitignore
concepts.mdx docs[patch]: Adds callback docs (#21889) 2024-05-19 21:57:33 -07:00
introduction.mdx docs: intro nit (#21785) 2024-05-16 13:46:11 -07:00
people.mdx
security.md docs: standardize capitalization (#21641) 2024-05-13 16:25:51 -07:00