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/langchain_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.
5 months ago
..
integration_template cli[minor]: Add disable sockets in unit tests (#19877) 5 months ago
namespaces cli[minor]: Add script to generate migrations for partner packages (#20932) 5 months ago
package_template templates: readme langsmith not private beta (#20173) 5 months ago
project_template templates: readme langsmith not private beta (#20173) 5 months ago
utils cli[patch]: Fix Tuple typing problem when create new langchain app (#19141) 6 months ago
__init__.py cli[minor]: Add __version__ (#20903) 5 months ago
cli.py cli[minor]: Add first version of migrate (#20902) 5 months ago
constants.py fix some stuff (#12292) 11 months ago
dev_scripts.py cli[patch]: release 0.0.22rc0, chat playground (#19614) 6 months ago