Uses of Enum Class
com.github.copilot.generated.rpc.ReasoningSummary
Packages that use ReasoningSummary
-
Uses of ReasoningSummary in com.github.copilot.generated.rpc
Subclasses with type arguments of type ReasoningSummary in com.github.copilot.generated.rpcModifier and TypeClassDescriptionenumReasoning summary mode to request for supported model clientsMethods in com.github.copilot.generated.rpc that return ReasoningSummaryModifier and TypeMethodDescriptionstatic ReasoningSummarySessionModelSwitchToParams.reasoningSummary()Returns the value of thereasoningSummaryrecord component.static ReasoningSummaryReturns the enum constant of this class with the specified name.static ReasoningSummary[]ReasoningSummary.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in com.github.copilot.generated.rpc with parameters of type ReasoningSummaryModifierConstructorDescriptionSessionModelSwitchToParams(String sessionId, String modelId, String reasoningEffort, ReasoningSummary reasoningSummary, ModelCapabilitiesOverride modelCapabilities, ContextTier contextTier) Creates an instance of aSessionModelSwitchToParamsrecord class.