diff --git a/ai_service/requirements.txt b/ai_service/requirements.txt index 9c91dc4..1e719e6 100644 --- a/ai_service/requirements.txt +++ b/ai_service/requirements.txt @@ -6,4 +6,5 @@ langchain==0.3.26 langchain-community==0.3.26 PyMySQL==1.1.1 SQLAlchemy==2.0.41 -gunicorn==23.0.0 \ No newline at end of file +gunicorn==23.0.0 +dashscope==1.23.8 \ No newline at end of file