Class RealtimeTruncation.RealtimeTruncationStrategy

  • All Implemented Interfaces:
    com.openai.core.Enum

    
    public final class RealtimeTruncation.RealtimeTruncationStrategy
     implements Enum
                        

    The truncation strategy to use for the session. auto is the default truncation strategy. disabled will disable truncation and emit errors when the conversation exceeds the input token limit.