Gleanex.Client.SideBySideImplementationResponseMetadata (Gleanex v0.1.0)

Copy Markdown View Source

Provides struct and type for a SideBySideImplementationResponseMetadata

Summary

Types

t()

@type t() :: %Gleanex.Client.SideBySideImplementationResponseMetadata{
  latencyMs: integer() | nil,
  modelUsed: String.t() | nil,
  tokenCount: integer() | nil
}