Files
langchain/docs
Prithvi Kannan 2917f8573f docs: Update langchain docs to new Databricks package (#28274)
Thank you for contributing to LangChain!

Ctrl+F to find instances of `langchain-databricks` and replace with
`databricks-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-21 20:03:28 -08:00
..
2024-11-18 22:09:16 +00:00
2024-11-18 16:00:20 -05:00
2024-11-07 22:46:56 +00:00
2024-11-18 22:09:16 +00:00
2024-11-15 14:28:18 -08:00

LangChain Documentation

For more information on contributing to our documentation, see the Documentation Contributing Guide