Theia API Documentation v1.65.0
    Preparing search index...

    Represents the role of a chat message. This is either the user or the assistant.

    Index

    Enumeration Members

    Enumeration Members

    Assistant: 2

    The assistant role, e.g. the language model generating responses.

    User: 1

    The user role, e.g the human interacting with a language model.