Method

FoundryLlmCompletionParamsset_system

Declaration [src]

void
foundry_llm_completion_params_set_system (
  FoundryLlmCompletionParams* self,
  const char* system
)

Description

No description available.

Parameters

system

Type: const char*

No description available.

The data is owned by the caller of the method.
The value is a NUL terminated UTF-8 string.