Class
FoundrySimpleLlmMessage
Instance methods
Methods inherited from FoundryLlmMessage (4)
foundry_llm_message_dup_content
The content of the message.
foundry_llm_message_dup_role
The role of the message such as “system”, “user”, “assistant”, or “tool”.
foundry_llm_message_has_tool_call
No description available.
foundry_llm_message_list_tool_calls
No description available.
Properties
Properties inherited from FoundryLlmMessage (2)
Foundry.LlmMessage:content
No description available.
Foundry.LlmMessage:role
No description available.
Signals
Signals inherited from GObject (1)
GObject::notify
The notify signal is emitted on an object when one of its properties has its value set through g_object_set_property(), g_object_set(), et al.