Skip to main content
The Inference Result Service in the Galtea SDK allows you to manage inference results for evaluating your products. This Service is exposed by the galtea.inference_results object.
Remember that we will be using the galtea object. More information here.

Quick Example

First, initialize the Galtea SDK:
Generate an inference result using an Agent (recommended):
Manually create an inference result:
Update an inference result:

Service Methods

Inference Result

A single turn in a conversation between a user and the AI.