public class TurnEventGenerativeAICalledCallout
extends com.ibm.cloud.sdk.core.service.model.GenericModel
Modifier and Type | Method and Description |
---|---|
String |
getIdkReasonCode()
Gets the idkReasonCode.
|
TurnEventGenerativeAICalledCalloutLlm |
getLlm()
Gets the llm.
|
TurnEventGenerativeAICalledCalloutSearch |
getSearch()
Gets the search.
|
Boolean |
isLlmCalled()
Gets the llmCalled.
|
Boolean |
isSearchCalled()
Gets the searchCalled.
|
public Boolean isSearchCalled()
public Boolean isLlmCalled()
public TurnEventGenerativeAICalledCalloutSearch getSearch()
public TurnEventGenerativeAICalledCalloutLlm getLlm()
public String getIdkReasonCode()
Copyright © 2025 IBM Cloud. All rights reserved.