mirror of
https://github.com/hwchase17/langchain.git
synced 2025-04-28 03:51:50 +00:00
- [x] **PR title**: "docs: Update import path and LiteLLM integration docs" - Update the old import path for `ChatLiteLLM` to reflect the new export from [`__init__.py`](https://github.com/Akshay-Dongare/langchain-litellm/blob/main/langchain_litellm/__init__.py) in [`langchain-litellm`](https://github.com/Akshay-Dongare/langchain-litellm) package - [x] **PR message**: - **Description:** - 🔗 **Follow-up to**: PR #30637 - 🔧 **Fixes**: #30368 - 💬 **Based on this comment from** @ccurme: https://github.com/langchain-ai/langchain/pull/30637#discussion_r2029084320 - [x] **About me** 🔗 LinkedIn: [akshay-dongare](https://www.linkedin.com/in/akshay-dongare/) |
||
---|---|---|
.. | ||
api_reference | ||
cassettes | ||
data | ||
docs | ||
scripts | ||
src | ||
static | ||
.gitignore | ||
.yarnrc.yml | ||
babel.config.js | ||
docusaurus.config.js | ||
ignore-step.sh | ||
Makefile | ||
package.json | ||
README.md | ||
sidebars.js | ||
vercel_overrides.txt | ||
vercel_requirements.txt | ||
vercel.json | ||
yarn.lock |
LangChain Documentation
For more information on contributing to our documentation, see the Documentation Contributing Guide