-
Notifications
You must be signed in to change notification settings - Fork 493
Open
Description
{model: "gpt-4",…} messages : [{role: "system",…}, {role: "user", content: "hello"}, {role: "assistant", content: "! I today?"},…] 0 : {role: "system",…} 1 : {role: "user", content: "hello"} content : "hello" role : "user" 2 : {role: "assistant", content: "! I today?"} content : "! I today?" role : "assistant" 3 : {role: "user", content: "hello"} content : "hello" role : "user" 4 : {role: "assistant", content: "! I assist you today?"} content : "! I assist you today?" role : "assistant" 5 : {role: "user", content: "hello"} content : "hello" role : "user" model : "gpt-4" stream : true temperature : 0
HriGunov
Metadata
Metadata
Assignees
Labels
No labels