#Prompt engineering ?

4 messages · Page 1 of 1 (latest)

toxic iron
#

I'm using GPT_like ai to power my own chat bot so I give it and input:
User: Question
And I expect it to give and the answer like this:
AI: Answer to the question.
But what happens is that i get multiples lines like so:
AI: Answer to the question. User: Question 2 AI: Answer to the question 2.

Do have ideas on how to trick it to give just one answer ?
I'm using pyllamacpp

marsh adder
#

are you using text-davinci or gpt-3.5-turbo?

last pilot
#

Llama by the looks of it. I have no experience with it, sorry!