Method
FoundryLlmConversationsend_message
Declaration [src]
DexFuture*
foundry_llm_conversation_send_message (
FoundryLlmConversation* self,
const char* role,
const char* message
)
Description [src]
The role should generally be something like “system”, “user”, “assistant”, or “tool”.