From 3932d695bf5def56737a75968e885e2c83202adc Mon Sep 17 00:00:00 2001 From: goulustis Date: Fri, 6 Mar 2026 18:38:07 +0800 Subject: [PATCH] update comments --- scripts/py_scripts/chat_dashcope.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/py_scripts/chat_dashcope.py b/scripts/py_scripts/chat_dashcope.py index 39c7a58..8095f20 100644 --- a/scripts/py_scripts/chat_dashcope.py +++ b/scripts/py_scripts/chat_dashcope.py @@ -3,7 +3,7 @@ Simple chat loop to interact with the blueberry pipeline via DashScope-compatible API. Usage: - python chat_blueberry.py + python scripts/py_scripts/chat_dashcope.py The script connects to the server running on http://localhost:8500 and uses the API key from the pipeline registry.