mirror of
https://github.com/hwchase17/langchain.git
synced 2025-12-24 08:24:14 +00:00
Description: Added pipeshift integration. This integrates pipeshift LLM and ChatModels APIs with langchain Dependencies: none Unit Tests & Integration tests are added Documentation is added as well This PR is w.r.t [#27390](https://github.com/langchain-ai/langchain/pull/27390) and as per request, a freshly minted `langchain-pipeshift` package is uploaded to PYPI. Only changes to the docs & packages.yml are made in langchain master branch --------- Co-authored-by: Chester Curme <chester.curme@gmail.com> Co-authored-by: Erick Friis <erick@langchain.dev>
LangChain Documentation
For more information on contributing to our documentation, see the Documentation Contributing Guide