langchain/libs
Gareth ac41c97d21
pinecone: Add embedding Inference Support (#24515)
**Description**

Add support for Pinecone hosted embedding models as
`PineconeEmbeddings`. Replacement for #22890

**Dependencies**
Add `aiohttp` to support async embeddings call against REST directly

- [x] **Add tests and docs**: If you're adding a new integration, please
include

Added `docs/docs/integrations/text_embedding/pinecone.ipynb`


- [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/

Twitter: `gdjdg17`

---------

Co-authored-by: Erick Friis <erick@langchain.dev>
2024-07-23 22:50:28 +00:00
..
cli all: add release notes to pypi (#24519) 2024-07-22 13:59:13 -07:00
community community: Fix azure_openai.py (#24572) 2024-07-23 16:22:21 -04:00
core core[patch]: add to RunnableLambda docstring (#24575) 2024-07-23 20:46:44 +00:00
experimental experimental[patch]: Release 0.0.63 (#24563) 2024-07-23 16:28:37 +00:00
langchain langchain: fix TrajectoryEvalChain.prep_inputs (#19959) 2024-07-23 18:37:39 +00:00
partners pinecone: Add embedding Inference Support (#24515) 2024-07-23 22:50:28 +00:00
standard-tests standard-test: Fix typo in skipif for chat model integration tests (#24553) 2024-07-23 10:11:01 -04:00
text-splitters all: add release notes to pypi (#24519) 2024-07-22 13:59:13 -07:00