You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
langchain/libs/cli
William FH 04caf07dee
Make packages optional (#15727)
So we don't have to instruct people to modify the Dockerfile every time
they delete the packages directory.


See:
https://stackoverflow.com/questions/70096208/dockerfile-copy-folder-if-it-exists-conditional-copy/70096420#70096420

Tested on a new repo
6 months ago
..
langchain_cli Make packages optional (#15727) 6 months ago
tests use http.client instead of urllib3 (#12660) 8 months ago
.gitignore CLI (#12284) 9 months ago
CONTRIBUTING.md Adds version CLI command (#12619) 8 months ago
DOCS.md Adds version CLI command (#12619) 8 months ago
LICENSE Library Licenses (#13300) 7 months ago
Makefile CLI CI 2 (#12387) 8 months ago
README.md template updates (#12646) 8 months ago
poetry.lock Bump all libraries to the latest `ruff` version. (#13350) 8 months ago
poetry.toml Use an in-project virtualenv in the CLI package. (#12678) 8 months ago
pyproject.toml cli: test_integration group (#14924) 7 months ago

README.md

langchain-cli

This package implements the official CLI for LangChain. Right now, it is most useful for getting started with LangChain Templates!

CLI Docs

LangServe Templates Quickstart