You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Messagestring`json:"message" doc:"Message content. The message is formatted as it appears in the agent's terminal session, meaning it consists of lines of text with 80 characters per line."`
43
43
Time time.Time`json:"time" doc:"Timestamp of the message"`
Contentstring`json:"content" example:"Hello world" doc:"Message content. The message is formatted as it appears in the agent's terminal session, meaning it consists of lines of text with 80 characters per line."`
31
31
Role st.ConversationRole`json:"role" doc:"Role of the message author"`
32
32
Time time.Time`json:"time" doc:"Timestamp of the message"`
0 commit comments