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