Table of Contents

Class GatewayMetrics

Namespace
FoundationaLLM.Gateway.Services
Assembly
FoundationaLLM.Gateway.dll
public class GatewayMetrics
Inheritance
GatewayMetrics
Inherited Members
Extension Methods

Constructors

GatewayMetrics(IMeterFactory)

public GatewayMetrics(IMeterFactory meterFactory)

Parameters

meterFactory IMeterFactory

Methods

IncrementTextChunksEmbedded(long)

public void IncrementTextChunksEmbedded(long count)

Parameters

count long

IncrementTextChunksSizeTokens(long)

public void IncrementTextChunksSizeTokens(long size)

Parameters

size long