langchain/docs/docs/integrations
Prithvi Kannan 0433b114bb
docs: Add databricks-langchain package consolidation notice (#27703)
Thank you for contributing to LangChain!

Add notice of upcoming package consolidation of `langchain-databricks`
into `databricks-langchain`.

<img width="1047" alt="image"
src="https://github.com/user-attachments/assets/18eaa394-4e82-444b-85d5-7812be322674">


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, ccurme, vbarda, hwchase17.

Signed-off-by: Prithvi Kannan <prithvi.kannan@databricks.com>
Co-authored-by: Erick Friis <erick@langchain.dev>
2024-10-29 22:00:27 +00:00
..
adapters docs[patch]: Make Docusaurus and Vercel add trailing slashes when navigating by default (#20014) 2024-04-04 12:49:15 -07:00
caches [docs]: update Redis (langchain-redis) documentation notebooks (vectorstore, llm caching, chat message history) (#25113) 2024-08-22 11:53:02 -04:00
callbacks multiple: pydantic 2 compatibility, v0.3 (#26443) 2024-09-13 14:38:45 -07:00
chat docs: Added WatsonxRerank documentation (#27424) 2024-10-29 16:57:47 +00:00
chat_loaders multiple: pydantic 2 compatibility, v0.3 (#26443) 2024-09-13 14:38:45 -07:00
document_loaders concepts: update llm stub page and re-link (#27567) 2024-10-22 23:03:36 -04:00
document_transformers voyageai: new models (#26907) 2024-09-26 17:07:10 +00:00
graphs docs: GremlinGraph Remove = in the URL (#26705) 2024-09-30 21:36:30 +00:00
llms docs: Added WatsonxRerank documentation (#27424) 2024-10-29 16:57:47 +00:00
memory docs: fix docker command for RedisChatMessageHistory (#27484) 2024-10-22 19:42:51 +00:00
providers docs: Add databricks-langchain package consolidation notice (#27703) 2024-10-29 22:00:27 +00:00
retrievers docs: Added WatsonxRerank documentation (#27424) 2024-10-29 16:57:47 +00:00
stores concepts: update llm stub page and re-link (#27567) 2024-10-22 23:03:36 -04:00
text_embedding docs: Added WatsonxRerank documentation (#27424) 2024-10-29 16:57:47 +00:00
tools DOC: Added notes in ipynb file to advise user to upgrade package langchain_openai. For issue: https://github.com/langchain-ai/langchain/issues/26616 (#27621) 2024-10-24 21:54:12 +00:00
vectorstores docs: fix more links (#27598) 2024-10-23 21:26:38 -04:00
llm_caching.ipynb couchbase: Add ttl support to caches & chat_message_history (#26214) 2024-09-20 23:44:29 +00:00