Show / Hide Table of Contents

Enum WMLLMConversationRecord.MessageRole

Represents the role of a message sent to or from an LLM

Namespace: Quantellia.WMServer.Asset.LLM
Assembly: WMServer.dll
Syntax
public enum WMLLMConversationRecord.MessageRole

Fields

Name Description
Assistant

The message is a response from the LLM

System

The message is a prompt, or other system related message not visible to the user.

Tool

The message is tool evaluation result.

User

The message was sent by the user

In this article
Back to top Copyright © 2025 Quantellia LLC.    Version 2.0.0 Revision 399     Last Updated 1/15/2025    DRAFT DOCUMENTATION. SUBJECT TO CHANGE