Codex.Events.ThreadStarted (Codex SDK v0.6.0)

Copy Markdown View Source

Event emitted when a thread is first created.

Summary

Types

t()

@type t() :: %Codex.Events.ThreadStarted{metadata: map(), thread_id: String.t()}