#Code completion API not generating text in Response

6 messages · Page 1 of 1 (latest)

shut cargo
#

Was trying to hit the API it's not giving any text in response.

I Checked the following :

1.Made sure it's the write API Key.
2.Generated a new API Key and tried.
3.Posted the API key within the Authorization Tab within the OAuth2.0 field.

languid garden
#

This is a completion model, you can't just give it commands like "say hello" without any punctuation because it'll have undefined behaviour, you can try something like "Human: Say hello\nBot:" as the prompt and see what it returns 🙂

shut cargo
#

Still same

languid garden
#

Can you try removing the stop parameter

#

in the request