Method
FoundryContextdup_llm_manager
Declaration [src]
FoundryLlmManager*
foundry_context_dup_llm_manager (
FoundryContext* self
)
Return value
Type: FoundryLlmManager
A FoundryLlmManager
.
The caller of the method takes ownership of the returned data, and is responsible for freeing it. |