Selaa lähdekoodia

Update docs/openai.md

royjhan 9 kuukautta sitten
vanhempi
commit
b950d749a9
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  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" \
     -H "Content-Type: application/json" \
     -d '{
     -d '{
         "model": "llama3",
         "model": "llama3",