Browse Source

Update docs/openai.md

royjhan 9 tháng trước cách đây
mục cha
commit
51214ddef5
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      docs/openai.md

+ 1 - 1
docs/openai.md

@@ -76,7 +76,7 @@ curl http://localhost:11434/v1/chat/completions \
         ]
         ]
     }'
     }'
 
 
-curl https://localhost:11434/v1/completions \
+curl http://localhost:11434/v1/completions \
     -H "Content-Type: application/json" \
     -H "Content-Type: application/json" \
     -d '{
     -d '{
         "model": "llama3",
         "model": "llama3",