packages, docs: Pipeshift - Langchain integration of pipeshift (#29114)

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>
This commit is contained in:
Sohan
2025-01-22 08:33:06 +05:30
committed by GitHub
parent e723882a49
commit de1fc4811d
4 changed files with 534 additions and 0 deletions

View File

@@ -346,3 +346,7 @@ packages:
path: .
repo: MehdiZare/langchain-fmp-data
downloads: 0
- name: langchain-pipeshift
path: .
repo: pipeshift-org/langchain-pipeshift
downloads: 115