Method

FoundryJsonLlmResourceset_node

unstable since: 1.1

Declaration [src]

void
foundry_json_llm_resource_set_node (
  FoundryJsonLlmResource* self,
  JsonNode* node
)

Description

No description available.

Available since: 1.1

Parameters

node

Type: JsonNode

No description available.

The argument can be NULL.
The data is owned by the caller of the method.