Method
FoundryLlmConversationadd_context
Declaration [src]
DexFuture*
foundry_llm_conversation_add_context (
FoundryLlmConversation* self,
const char* context
)
Description [src]
Adds context to the conversation.
Generally this applies to the conversation right after the system prompt.