Member Junction
    Preparing search index...

    Variable ChatMessageRoleConst

    ChatMessageRole: { assistant: "assistant"; system: "system"; user: "user" } = ...

    The possible roles for a chat message.

    Type Declaration

    • Readonlyassistant: "assistant"
    • Readonlysystem: "system"
    • Readonlyuser: "user"