Property Messages
- Namespace
- LMKit.Mcp.Abstractions
- Assembly
- LM-Kit.NET.dll
Messages
Gets or sets the sequence of chat-style messages produced by the prompt.
public IReadOnlyList<McpPromptMessage> Messages { get; }
Gets or sets the sequence of chat-style messages produced by the prompt.
public IReadOnlyList<McpPromptMessage> Messages { get; }