examples
examples copied to clipboard
Jupyter Notebooks to help you get hands-on with Pinecone vector databases
Update wording and apply black formatting to some docs notebooks
## Problem docs/onboarding-recommender.ipynb is using outdated dependencies. ## Solution This PR updates docs/onboarding-recommender.ipynb to the latest version of the Pinecone Python client. - Update dependencies to the latest versions -...
Bump tornado from 6.4.1 to 6.4.2 in /learn/generation/langchain/langgraph/02-ollama-langgraph-agent
Bumps [tornado](https://github.com/tornadoweb/tornado) from 6.4.1 to 6.4.2. Changelog Sourced from tornado's changelog. Release notes .. toctree:: :maxdepth: 2 releases/v6.4.2 releases/v6.4.1 releases/v6.4.0 releases/v6.3.3 releases/v6.3.2 releases/v6.3.1 releases/v6.3.0 releases/v6.2.0 releases/v6.1.0 releases/v6.0.4 releases/v6.0.3 releases/v6.0.2 releases/v6.0.1...
Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.10.3 to 3.10.11. Release notes Sourced from aiohttp's releases. 3.10.11 Bug fixes Authentication provided by a redirect now takes precedence over provided auth when making requests with...
## Problem Describe the purpose of this change. What problem is being solved and why? ## Solution Describe the approach you took. Link to any relevant bugs, issues, docs, or...
### 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...
## Problem The lesson **"LangChain Multi-Query for RAG"** has the wrong link to `nbviewer`.  ## Solution The broken link should be changed. ## Type of Change - [x] Bug...
## Problem Current Pinecone documentation lacks examples integrating with Portkey AI for API monitoring and management, making it harder for users to build observable RAG applications. ## Solution Added cookbook...
Bumps [langchain-text-splitters](https://github.com/langchain-ai/langchain) from 0.3.7 to 0.3.9. Release notes Sourced from langchain-text-splitters's releases. langchain-text-splitters==0.3.9 Changes since langchain-text-splitters==0.3.8 fix(text-splitters): update langchain-core version to 0.3.72 fix(text-splitters): update lock for release fix(langchain): class HTMLSemanticPreservingSplitter...
## Problem fix some minor issues for README.md ## Solution fix it ## Type of Change - [ ] Bug fix (non-breaking change which fixes an issue) - [ ]...