langchain/libs/cli
Morgante Pell 79fc9b6b04
cli: bump gritql version (#28981)
**Description:**

bump gritql dependency, to use new binary names from
[here](https://github.com/getgrit/gritql/pull/565)

**Issue:**

fixes https://github.com/langchain-ai/langchain/issues/27822
2025-01-01 20:02:46 -08:00
..
langchain_cli cli: warning on app add (#28619) 2024-12-09 06:07:14 +00:00
scripts cli: standard tests in cli, test that they run, skip vectorstore tests (#28521) 2024-12-05 00:38:32 -08:00
tests cli: standard tests in cli, test that they run, skip vectorstore tests (#28521) 2024-12-05 00:38:32 -08:00
.gitignore cli: standard tests in cli, test that they run, skip vectorstore tests (#28521) 2024-12-05 00:38:32 -08:00
CONTRIBUTING.md
DOCS.md
LICENSE
Makefile cli[patch]: implement minimal starter vector store (#28577) 2024-12-06 13:10:22 -05:00
poetry.lock cli: bump gritql version (#28981) 2025-01-01 20:02:46 -08:00
poetry.toml
pyproject.toml cli: bump gritql version (#28981) 2025-01-01 20:02:46 -08:00
README.md templates,docs: leave templates in v0.2 (#27952) 2024-11-07 22:23:48 +00:00

langchain-cli

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

CLI Docs