langchain/docs/docs
Prithvi Kannan c3c638cd7b
docs: Reference new databricks-langchain package (#27828)
Thank you for contributing to LangChain!

Update references in Databricks integration page to reference our new
partner package databricks-langchain
https://github.com/databricks/databricks-ai-bridge/tree/main/integrations/langchain

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>
2024-11-01 10:21:19 -07:00
..
_templates
additional_resources docs: make docs mdxv2 compatible (#26798) 2024-09-23 21:24:23 -07:00
changes/changelog docs: Add langchain over time (#21434) 2024-05-10 00:34:35 +00:00
concepts docs: fix more links (#27809) 2024-10-31 17:15:46 -04:00
contributing fix the grammar and markdown component (#27657) 2024-10-30 14:47:26 +00:00
example_data docs[minor]: Add "Build a PDF ingestion and Question/Answering system" tutorial (#22570) 2024-06-05 17:09:28 -07:00
how_to Fixed broken link for TokenTextSplitter (#27824) 2024-11-01 11:32:07 -04:00
integrations docs: Reference new databricks-langchain package (#27828) 2024-11-01 10:21:19 -07:00
troubleshooting/errors docs: fix more links (#27809) 2024-10-31 17:15:46 -04:00
tutorials docs: update VectorStore api reference url in retrievers.ipynb (#27814) 2024-11-01 15:44:26 +00:00
versions docs: fix more links (#27809) 2024-10-31 17:15:46 -04:00
.gitignore
introduction.mdx docs: fix more links (#27809) 2024-10-31 17:15:46 -04:00
people.mdx
security.md community[minor]: add proxy support to RecursiveUrlLoader (#27364) 2024-10-16 16:29:59 +00:00