#Trying to use the api to generate text
1 messages ยท Page 1 of 1 (latest)
What model are you using?
(Remember to blur out your key if you send a screnshot)
gpt-3.5-unfiltered
@fierce jewel please don't try to bypass the automod!
sorry
alr, are you using it in docker or in an rp site (J.Ai, chub, Venus ect.)
I'm using it in nodejs
he is saying gpt-3.5-unfiltered not the self hosted one
Oh mb
who said to use https://gpt.pawan.krd/api/completions?
you're saying that you want to use gpt-3.5-unfiltered but if you read the announcement you see what is the correct URL!
please read what we announce !
oh
the error code is smaller this time
do you know it's the base URL, not the full endpoint?
I didn't
you have to use https://api.pawan.krd/gpt-3.5-unfiltered/v1/chat/completions
and also your payload is text completion
you have to use chat completion payload
oh