Inference Result
Create Inference Result Batch
Create a batch of inference results in a session.
Returns
Returns a list of InferenceResult objects.
Example
Parameters
The session ID to log the inference results to.
A list of dictionaries, where each dictionary represents a conversation turn with “input” and “output” keys.