LLMObsInferenceFunction |
LLMObsInferenceFunction.description(String description) |
LLMObsInferenceFunction |
LLMObsInferenceTool.getFunction()
A function definition for a tool available to the model.
|
LLMObsInferenceFunction |
LLMObsInferenceFunction.name(String name) |
LLMObsInferenceFunction |
LLMObsInferenceFunction.parameters(Map<String,Object> parameters) |
LLMObsInferenceFunction |
LLMObsInferenceFunction.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
LLMObsInferenceFunction |
LLMObsInferenceFunction.putParametersItem(String key,
Object parametersItem) |