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
jakerachleff c6937a2eb4
fix templates dockerfile (#13672)
- **Description:** We need to update the Dockerfile for templates to
also copy your README.md. This is because poetry requires that a readme
exists if it is specified in the pyproject.toml
10 months ago
..
langchain_cli fix templates dockerfile (#13672) 10 months ago
tests use http.client instead of urllib3 (#12660) 11 months ago
.gitignore CLI (#12284) 11 months ago
CONTRIBUTING.md Adds version CLI command (#12619) 11 months ago
DOCS.md Adds version CLI command (#12619) 11 months ago
Makefile CLI CI 2 (#12387) 11 months ago
README.md template updates (#12646) 11 months ago
poetry.lock Bump all libraries to the latest `ruff` version. (#13350) 10 months ago
poetry.toml Use an in-project virtualenv in the CLI package. (#12678) 11 months ago
pyproject.toml IMPROVEMENT Lock pydantic v1 in app template, cli 0.0.18 (#13485) 10 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