Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.galtea.ai/llms.txt

Use this file to discover all available pages before exploring further.

Returns

Returns a Metric object for the given metric name.

Example

metric = galtea.metrics.get_by_name(name=metric_name)

Parameters

name
string
required
The name of the metric you want to retrieve.