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.