LlamaLib  v2.0.2
Cross-platform library for local LLMs
Loading...
Searching...
No Matches
ChatMessage Member List

This is the complete list of members for ChatMessage, including all inherited members.

ChatMessage()=defaultChatMessage
ChatMessage(const std::string &role_, const std::string &content_)ChatMessageinline
contentChatMessage
from_json(const json &j)ChatMessageinlinestatic
operator==(const ChatMessage &other) constChatMessageinline
roleChatMessage
to_json() constChatMessageinline