Uses of Record Class
com.github.copilot.generated.rpc.LlmInferenceHttpResponseChunkParams
Packages that use LlmInferenceHttpResponseChunkParams
Package
Description
Auto-generated RPC parameter and result types for the GitHub Copilot SDK.
-
Uses of LlmInferenceHttpResponseChunkParams in com.github.copilot.generated.rpc
Methods in com.github.copilot.generated.rpc with parameters of type LlmInferenceHttpResponseChunkParamsModifier and TypeMethodDescriptionServerLlmInferenceApi.httpResponseChunk(LlmInferenceHttpResponseChunkParams params) A response body chunk or terminal error.