LemonCliRunners.CodexSchema.ThreadStarted (lemon_cli_runners v0.1.0)

View Source

Session has started

Summary

Types

t()

@type t() :: %LemonCliRunners.CodexSchema.ThreadStarted{
  thread_id: String.t(),
  type: :"thread.started"
}