OPEN AI

FREEMIUM
Popularity

9.8 / 10

Latency

4,160ms

Service Level

100%

Health Check

100%

Back to All Discussions

Character Limit in ChatGPT

Rapid account: Aswinarulvel
aswinarulvel
5 mesi fa

Hello PR Labs,
I just wanted to mention that there is a bug in your CHATGPT 3.5 APi. The messages got cut off due to a character limti . Can you please help me?

Rapid account: Rphrp 1985
rphrp1985 Commented 5 mesi fa

{
“messages”: [
{
“role”: “user”,
“content”: “hello”
}
],
“web_access”: false,
“system_prompt”: “”,
“temperature”: 0.9,
“top_k”: 5,
“top_p”: 0.9,
“max_tokens”: 256
}

Rapid account: Aswinarulvel
aswinarulvel Commented 5 mesi fa

In the gpt 3.5 based bot, there is no max_token parameter. : {
“messages”: [
{
“role”: “user”,
“content”: “hello”
}
],
“web_access”: false
}

Rapid account: Rphrp 1985
rphrp1985 Commented 5 mesi fa

kindly increase max_token parameter.

Join in the discussion - add comment below:

Login / Signup to post new comments