Skip to content

cli==0.1.79

Choose a tag to compare

@github-actions github-actions released this 21 Mar 18:25
1b4f335

langgraph-cli 0.1.79

Summary of Changes

  • Changed CLI option from --studio_url to --studio-url for consistency with kebab-case convention in CLI parameters (PR #3980)

Detailed Changes

CLI Options

  • Renamed the --studio_url option to --studio-url in the CLI interface to follow kebab-case convention, which is the standard format for command-line arguments (PR #3980)