View Source GptAgent.Events.ThreadCreated (gpt_agent v1.0.0)

An OpenAI Assistants thread was created

Summary

Types

@type t() :: %GptAgent.Events.ThreadCreated{id: String.t()}