The Inference Result Service in the Galtea SDK allows you to manage inference results for evaluating your products. This Service is exposed by theDocumentation Index
Fetch the complete documentation index at: https://docs.galtea.ai/llms.txt
Use this file to discover all available pages before exploring further.
galtea.inference_results object.
Remember that we will be using the
galtea object. More information here.Quick Example
First, initialize the Galtea SDK:Service Methods
- Generate Inference Result - Recommended for automatic trace collection
- Create Inference Result
- Create and Evaluate - Create an inference result and evaluate it in one call
- Create Inference Result Batch
- Update Inference Result
- List Inference Results
- Get Inference Result
- Delete Inference Result
Related
Inference Result
A single turn in a conversation between a user and the AI.