Method

FoundryLlmCompletionParamsset_suffix

Declaration [src]

void
foundry_llm_completion_params_set_suffix (
  FoundryLlmCompletionParams* self,
  const char* suffix
)

Description

No description available.

Parameters

suffix

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.