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
Stefano Lottini f2e75f9500
cli[minor]: fix import path for two Astra DB classes in the migration json data (#21926)
This PR fixes two mistakes in the import paths from community for the
json data aiding the cli migration to 0.2.

It is intended as a quick follow-up to
https://github.com/langchain-ai/langchain/pull/21913 .

@nicoloboschi FYI
4 months ago
..
langchain_cli cli[minor]: fix import path for two Astra DB classes in the migration json data (#21926) 4 months ago
scripts cli[minor]: Add ipynb support, add text_splitters (#20963) 5 months ago
tests cli[patch]: Ignore imports that change the name of the class (#21026) 5 months ago
.gitignore infra: make `.gitignore` consistent with standard python gitignore (#16828) 7 months ago
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 CLI CI 2 (#12387) 11 months ago
README.md template updates (#12646) 11 months ago
poetry.lock cli: release 0.0.22 (#21507) 5 months ago
poetry.toml Use an in-project virtualenv in the CLI package. (#12678) 11 months ago
pyproject.toml cli: release 0.0.22 (#21507) 5 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