GPT API: Difference between revisions

24 bytes added ,  15 July 2023
Line 53: Line 53:


'''Uses:'''
'''Uses:'''
#When you receive responses from the model you can append the response to the ''messages'' array before the next ''user'' message.
#When you receive responses from the model you can append the response to the ''[[#messages|messages]]'' array before the next ''[[#user|user]]'' message.
#You can supply the ''assistant'' messages to show the model examples.
#You can supply the ''assistant'' messages to show the model examples.


223

edits