#How to remove the " in the result?

4 messages · Page 1 of 1 (latest)

lyric spindle
#

Hi, through software I am sending requests to the chatGPT 3.5 API to rewrite certain titles, the only problem is that the API returns them to me rewritten but automatically adding the following characters at the beginning and end: “”
I don't want these characters, I try to write not to include them but it still includes them. How do I avoid them?

wise sluice
#

You can say this

#

The output should only be the content, don’t add ‘the result is’ at the beginning

#

Also please make the instruction through the role of user not system