Method

FoundryLlmCompletionParamsset_context

Declaration [src]

void
foundry_llm_completion_params_set_context (
  FoundryLlmCompletionParams* self,
  const char* context
)

Description

No description available.

Parameters

context

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.