Class: Langfuse::NullEvent

Inherits:
Object
  • Object
show all
Defined in:
lib/langfuse/null_objects.rb

Overview

NullEvent provides a no-op event object for graceful degradation.

Instance Method Summary collapse

Instance Method Details

#idObject



50
# File 'lib/langfuse/null_objects.rb', line 50

def id = nil

#to_dictObject



49
# File 'lib/langfuse/null_objects.rb', line 49

def to_dict = {}

#trace_idObject



51
# File 'lib/langfuse/null_objects.rb', line 51

def trace_id = nil