courses icon indicating copy to clipboard operation
courses copied to clipboard

Query about user and assistant messages alternating ?

Open saahityaedams opened this issue 1 year ago • 0 comments
trafficstars

I see the following cell in this notebook which mentions that user and assistant messages MUST alternate.

Screenshot 2024-10-21 at 11 53 00 AM

But when I fix the response[0].text to response.content[0].text , I get a response for both the prompts. Can you confirm if this is the expected behaviour ?

Screenshot 2024-10-21 at 11 55 29 AM

saahityaedams avatar Oct 21 '24 06:10 saahityaedams