Files
langchain/libs/cli
Eugene Yurtsev 5653f36adc cli[minor]: Add script to generate migrations for partner packages (#20932)
Add script to help generate migrations.

This works well for partner packages. Migrations are generated based on run time rather than static analysis (much simpler to get the correct migrations implemented).

The script for generating migrations from langchain to community still needs work.
2024-04-26 11:17:20 -04:00
..
2023-10-31 14:50:04 -07:00
2023-11-28 17:34:27 -08:00
2023-10-26 17:01:31 -07:00
2023-10-31 09:13:58 -07: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

LangServe Templates Quickstart