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.
2024-04-26 11:17:20 -04:00
..
integration_template cli[minor]: Add disable sockets in unit tests (#19877) 2024-04-03 17:17:50 -04:00
namespaces cli[minor]: Add script to generate migrations for partner packages (#20932) 2024-04-26 11:17:20 -04:00
package_template templates: readme langsmith not private beta (#20173) 2024-04-12 13:08:10 -07:00
project_template templates: readme langsmith not private beta (#20173) 2024-04-12 13:08:10 -07:00
utils cli[patch]: Fix Tuple typing problem when create new langchain app (#19141) 2024-03-26 01:09:51 +00:00
__init__.py cli[minor]: Add __version__ (#20903) 2024-04-25 15:51:33 -04:00
cli.py cli[minor]: Add first version of migrate (#20902) 2024-04-26 10:50:21 -04:00
constants.py fix some stuff (#12292) 2023-10-26 13:30:36 -07:00
dev_scripts.py cli[patch]: release 0.0.22rc0, chat playground (#19614) 2024-03-26 15:08:56 -07:00