This commit is contained in:
Quanzheng Long
2026-03-09 22:04:29 -07:00
parent 5c4af31372
commit 4b4b91c7e7
3 changed files with 17 additions and 11 deletions
+3 -1
View File
@@ -1518,7 +1518,9 @@ def prepare(
fg="cyan",
)
api_version = langgraph_cli.config.fetch_latest_api_version()
click.secho(f"Using version {api_version} for all distributed images.", fg="cyan")
click.secho(
f"Using version {api_version} for all distributed images.", fg="cyan"
)
# pull latest images
if pull: