#GPT response cutting off

35 messages · Page 1 of 1 (latest)

pastel token
#

I’m trying to limit the amount of tokens that are used but when I set max_tokens to something like 250 a lot of the responses are cut off mid sentence. Is there a work around for this?

rain prairie
#

I'm having the same problem, only mine is about 2000 characters

zenith grove
pastel token
#

How would I limit the length of the response because sometimes it’s incredibly long

zenith grove
#

For example in a chat you'll do:
AI: Hello!
USER: What's the meaning of life?
AI (short answer):

pastel token
#

When I said hi it would send stuff like this

#

, that turned out to be the conclusion of my conversation with Rai-Lung and his men. They had told me the longer Han-tao was gone, the more heavily armed China would be forced to remain at the front. I hope this is not a good example for the Chinese, but it was a real doomsday scenario when he left. In any event, as soon as I heard he was moving against us, I dug in and began executing every Chinese without fail.


Hanging on this island is so crazy that I don't expect to ever get past it. It's just so high above the ocean. The whole island is another three miles above sea level. I need to use the helicopter again

zenith grove
pastel token
#

Yea

zenith grove
#

if you want to do a chat, you'll need to give the context of a chat

#

wait

pastel token
#

How do I give context

zenith grove
#

check what this guy did

pastel token
#

How do I actually add it in though

zenith grove
#

Playground?

#

Api?

pastel token
#

I was trying to make a discord bot with the api

zenith grove
pastel token
#

Yea

zenith grove
#
#all your code
prompt = "You are a bot called {botname} that talks in a discord chat \n USER1:{first message} \n AI (short answer):"
#sending this to openai
zenith grove
#

like you explain how the ai should behave

pastel token
#

Oh ok

#

Ty

pastel token
#

And it sometimes starts with “!”Or “?”

zenith grove
pastel token
#

Doesn’t it default to 1024

zenith grove
pastel token
#

Oh

pastel token
zenith grove