Interface protos.google.cloud.dialogflow.cx.v3beta1.LlmCall.ITokenCount (5.5.0)

Properties of a TokenCount.

Package

@google-cloud/dialogflow-cx

Properties

conversationContextTokenCount

conversationContextTokenCount?: (number|Long|string|null);

TokenCount conversationContextTokenCount

exampleTokenCount

exampleTokenCount?: (number|Long|string|null);

TokenCount exampleTokenCount

totalInputTokenCount

totalInputTokenCount?: (number|Long|string|null);

TokenCount totalInputTokenCount

totalOutputTokenCount

totalOutputTokenCount?: (number|Long|string|null);

TokenCount totalOutputTokenCount