fix: 地址

This commit is contained in:
2025-06-07 22:01:47 +08:00
parent 743bfcd3be
commit 26730bd745

View File

@@ -1,7 +1,7 @@
curl http://117.72.115.188:11434/api/generate \
curl http://117.72.202.142:11434/api/generate \
-H "Content-Type: application/json" \
-d '{
"model": "deepseek-r1:1.5b",
"prompt": "1+1",
"prompt": "你是什么模型?",
"stream": false
}'