Uses of Record Class
com.github.copilot.sdk.generated.rpc.HistoryCompactContextWindow
Packages that use HistoryCompactContextWindow
-
Uses of HistoryCompactContextWindow in com.github.copilot.sdk.generated.rpc
Methods in com.github.copilot.sdk.generated.rpc that return HistoryCompactContextWindowModifier and TypeMethodDescriptionSessionHistoryCompactResult.contextWindow()Returns the value of thecontextWindowrecord component.Constructors in com.github.copilot.sdk.generated.rpc with parameters of type HistoryCompactContextWindowModifierConstructorDescriptionSessionHistoryCompactResult(Boolean success, Long tokensRemoved, Long messagesRemoved, HistoryCompactContextWindow contextWindow) Creates an instance of aSessionHistoryCompactResultrecord class.