class

OpenAI::ChatkitWorkflowTracing

Inherits JSON::Serializable < Reference < Object

Controls diagnostic tracing during the session.

Constructors

new(enabled : Bool = false)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

enabled

Indicates whether tracing is enabled.

Source
enabled=(enabled : Bool)

Indicates whether tracing is enabled.

Source