langchain/docs/docs/integrations
Erick Friis 6ffd5b15bc
pinecone: init pkg (#16556)
<!-- Thank you for contributing to LangChain!

Please title your PR "<package>: <description>", where <package> is
whichever of langchain, community, core, experimental, etc. is being
modified.

Replace this entire comment with:
  - **Description:** a description of the change, 
  - **Issue:** the issue # it fixes if applicable,
  - **Dependencies:** any dependencies required for this change,
- **Twitter handle:** we announce bigger features on Twitter. If your PR
gets announced, and you'd like a mention, we'll gladly shout you out!

Please make sure your PR is passing linting and testing before
submitting. Run `make format`, `make lint` and `make test` from the root
of the package you've modified to check this locally.

See contribution guidelines for more information on how to write/run
tests, lint, etc: https://python.langchain.com/docs/contributing/

If you're adding a new integration, please include:
1. a test for the integration, preferably unit tests that do not rely on
network access,
2. an example notebook showing its use. It lives in
`docs/docs/integrations` directory.

If no one reviews your PR within a few days, please @-mention one of
@baskaryan, @eyurtsev, @hwchase17.
 -->
2024-02-05 11:55:01 -08:00
..
adapters docs[patch]: fix ipynb links (#14325) 2023-12-06 09:29:07 -08:00
callbacks community: Add CometLLM tracing context var (#15765) 2024-01-22 15:17:16 -08:00
chat docs: partner packages (#16960) 2024-02-02 15:12:21 -08:00
chat_loaders docs: integration package pip installs (#15762) 2024-01-09 11:13:10 -08:00
document_loaders docs: Fix broken urls (#16559) 2024-01-25 09:20:05 -08:00
document_transformers docs: integration package pip installs (#15762) 2024-01-09 11:13:10 -08:00
llms docs: add quantization to vllm and update API (#16950) 2024-02-02 10:24:49 -08:00
memory docs: Update redis_chat_message_history.ipynb (#16344) 2024-01-22 21:59:59 -08:00
platforms docs: partner packages (#16960) 2024-02-02 15:12:21 -08:00
providers docs: Update ollama examples with new community libraries (#17007) 2024-02-04 15:13:29 -08:00
retrievers docs: Update cohere rerank and comparison docs (#16198) 2024-01-23 19:39:42 -08:00
stores community: revert SQL Stores (#16912) 2024-02-01 16:37:40 -08:00
text_embedding nomic: init pkg (#16853) 2024-01-31 16:46:35 -08:00
toolkits community[minor]: Connery Tool and Toolkit (#14506) 2024-01-29 12:45:03 -08:00
tools docs: exa contents (#16555) 2024-02-05 11:15:06 -08:00
vectorstores pinecone: init pkg (#16556) 2024-02-05 11:55:01 -08:00