Class InputTokenCountParams

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

    
    public final class InputTokenCountParams
     implements Params
                        

    Returns input token counts of the request.

    Returns an object with object set to response.input_tokens and an input_tokens count.