Method

FoundryContextdup_llm_manager

Declaration [src]

FoundryLlmManager*
foundry_context_dup_llm_manager (
  FoundryContext* self
)

Description [src]

Gets the FoundryLlmManager instance.

Return value

Type: FoundryLlmManager

A FoundryLlmManager.

The caller of the method takes ownership of the returned data, and is responsible for freeing it.