Skip to content

LangfuseRegion

NexusLabs.Needlr.AgentFramework.Langfuse

LangfuseRegion Enum

Identifies the Langfuse deployment that traces and scores are sent to. Used to derive the base URL of the OTLP ingestion endpoint when Host is not set explicitly.

public enum LangfuseRegion

Fields

Eu 0

Langfuse Cloud, EU data region (https://cloud.langfuse.com). The default.

Us 1

Langfuse Cloud, US data region (https://us.cloud.langfuse.com).

Jp 2

Langfuse Cloud, Japan data region (https://jp.cloud.langfuse.com).

Hipaa 3

Langfuse Cloud, HIPAA data region (https://hipaa.cloud.langfuse.com).