LLMObsInferenceRunResult |
LLMObsInferenceRunResult.addInferenceCodesItem(LLMObsInferenceCode inferenceCodesItem) |
LLMObsInferenceRunResult |
LLMObsInferenceRunResult.addToolsItem(LLMObsInferenceTool toolsItem) |
LLMObsInferenceRunResult |
LLMObsInferenceRunResult.assessment(String assessment) |
LLMObsInferenceRunResult |
LLMObsInferenceRunResult.content(String content) |
LLMObsInferenceRunResult |
LLMObsInferenceRunResult.finishReason(String finishReason) |
LLMObsInferenceRunResult |
LLMObsIntegrationInferenceResponse.getResponse()
The output of a completed LLM inference call.
|
LLMObsInferenceRunResult |
LLMObsInferenceRunResult.inferenceCodes(List<LLMObsInferenceCode> inferenceCodes) |
LLMObsInferenceRunResult |
LLMObsInferenceRunResult.inputTokens(Long inputTokens) |
LLMObsInferenceRunResult |
LLMObsInferenceRunResult.internalReasoning(LLMObsInternalReasoning internalReasoning) |
LLMObsInferenceRunResult |
LLMObsInferenceRunResult.latency(Long latency) |
LLMObsInferenceRunResult |
LLMObsInferenceRunResult.outputTokens(Long outputTokens) |
LLMObsInferenceRunResult |
LLMObsInferenceRunResult.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
LLMObsInferenceRunResult |
LLMObsInferenceRunResult.tools(List<LLMObsInferenceTool> tools) |
LLMObsInferenceRunResult |
LLMObsInferenceRunResult.totalTokens(Long totalTokens) |