Uses of Record Class
com.github.copilot.generated.rpc.HistoryCompactContextWindow
Packages that use HistoryCompactContextWindow
Package
Description
Auto-generated RPC parameter and result types for the GitHub Copilot SDK.
-
Uses of HistoryCompactContextWindow in com.github.copilot.generated.rpc
Methods in com.github.copilot.generated.rpc that return HistoryCompactContextWindowModifier and TypeMethodDescriptionSessionHistoryCompactResult.contextWindow()Returns the value of thecontextWindowrecord component.Constructors in com.github.copilot.generated.rpc with parameters of type HistoryCompactContextWindowModifierConstructorDescriptionSessionHistoryCompactResult(Boolean success, Long tokensRemoved, Long messagesRemoved, String summaryContent, HistoryCompactContextWindow contextWindow) Creates an instance of aSessionHistoryCompactResultrecord class.