Skip to content

Streaming issue (maybe) #205

@amFarrouk

Description

@amFarrouk

image

{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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions