mirror of
https://github.com/hwchase17/langchain.git
synced 2025-05-30 19:49:09 +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> |
||
---|---|---|
.. | ||
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