langchain/docs/docs
junefish 0614a53d9c
docs: update notebook for latest Pinecone API + serverless (#21921)
Thank you for contributing to LangChain!

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


- [x] **PR message**: Published notebook is incompatible with latest
`pinecone-client` and not runnable. Updated for use with latest Pinecone
Python SDK. Also updated to be compatible with serverless indexes (only
index type available on Pinecone free tier).


- [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/1207328087952499
2024-05-20 11:51:03 -07:00
..
_templates Docs: Fixed grammatical mistake (#16858) 2024-02-01 11:28:15 -08:00
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 latest Pinecone API + serverless (#21921) 2024-05-20 11:51:03 -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 Restructure docs (#11620) 2023-10-10 12:55:19 -07:00
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 👥 Update LangChain people data (#17743) 2024-02-20 18:30:11 -08:00
security.md docs: standardize capitalization (#21641) 2024-05-13 16:25:51 -07:00