Method

FoundryLlmCompletionParamsset_prompt

Declaration [src]

void
foundry_llm_completion_params_set_prompt (
  FoundryLlmCompletionParams* self,
  const char* prompt
)

Description

No description available.

Parameters

prompt

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.