Explorar o código

Update docs/openai.md

royjhan hai 10 meses
pai
achega
04cde43b2a
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      docs/openai.md

+ 1 - 1
docs/openai.md

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