Interface ModelTelemetryHelper.StreamingModelExecutor

Enclosing class:
ModelTelemetryHelper
Functional Interface:
This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.

@FunctionalInterface public static interface ModelTelemetryHelper.StreamingModelExecutor
Functional interface for streaming model execution.
  • Method Summary

    Modifier and Type
    Method
    Description
    Executes the model with the given request (streaming mode).