Class LlmUtilityServiceGrpc.LlmUtilityServiceImplBase (3.35.0)

public abstract static class LlmUtilityServiceGrpc.LlmUtilityServiceImplBase implements BindableService, LlmUtilityServiceGrpc.AsyncService

Base class for the server implementation of the service LlmUtilityService.

Service for LLM related utility functions.

Inheritance

java.lang.Object > LlmUtilityServiceGrpc.LlmUtilityServiceImplBase

Implements

io.grpc.BindableService, LlmUtilityServiceGrpc.AsyncService

Constructors

LlmUtilityServiceImplBase()

public LlmUtilityServiceImplBase()

Methods

bindService()

public final ServerServiceDefinition bindService()
Returns
TypeDescription
io.grpc.ServerServiceDefinition