mirror of
https://github.com/hwchase17/langchain.git
synced 2025-09-08 22:42:05 +00:00
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:
@@ -346,3 +346,7 @@ packages:
|
||||
path: .
|
||||
repo: MehdiZare/langchain-fmp-data
|
||||
downloads: 0
|
||||
- name: langchain-pipeshift
|
||||
path: .
|
||||
repo: pipeshift-org/langchain-pipeshift
|
||||
downloads: 115
|
||||
|
Reference in New Issue
Block a user