View Source ExOpenAI.Components.ChatkitWorkflowTracing (ex_openai.ex v2.0.0-beta2)
Controls diagnostic tracing during the session.
Fields
:enabled- required -boolean()
Indicates whether tracing is enabled.
Summary
Types
@type t() :: %ExOpenAI.Components.ChatkitWorkflowTracing{enabled: boolean()}