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
Erick Friis b1fa726377
docs: langchain-openai (#15513)
Updates docs and cookbooks to import ChatOpenAI, OpenAI, and OpenAI
Embeddings from `langchain_openai`

There are likely more

---------

Co-authored-by: Harrison Chase <hw.chase.17@gmail.com>
9 months ago
..
langchain_cli docs: langchain-openai (#15513) 9 months ago
tests use http.client instead of urllib3 (#12660) 11 months ago
.gitignore
CONTRIBUTING.md Adds version CLI command (#12619) 11 months ago
DOCS.md Adds version CLI command (#12619) 11 months ago
LICENSE Library Licenses (#13300) 10 months ago
Makefile
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 cli: test_integration group (#14924) 9 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