Sercan (Sarge) Altundas

Results 36 comments of Sercan (Sarge) Altundas

Hi Ezgi, You can find the currently available models in OpenAI API docs here: https://platform.openai.com/docs/guides/text-generation `gpt-4`, `gpt-4 turbo`, `gpt-3.5-turbo`

GPT 4 is only available to Plus users probably, so it defaults to GPT 3 which is free.

Thank you so much @ico0018 will definitely take a look at this!

Could you elaborate a little more? Do you mean you want the ability to set headers to the OpenAI requests? If you could show an example of such security usage,...

Hi @MaximilianCroissant, Could you test with the latest release? NewtonSoft.Json and code stripping related issues must be gone with the latest changes.

Hi @Morgan-6Freedom, yes if you reached the rate limit then OpenAI would let you know with an error message. Could you drop a debug log into this line here to...

Seems like Chat Completion receives results from OpenAI however Text Completion endpoint does not, I will have a look at it later in the evening.

Hi @Nixer087 could you check project settings to see if internet is allowed?

Can you debug it via logcat? See if there are any error messages?