LlmEx.Types.Events.Response (LlmEx v0.1.0)

View Source

Event for a text response from the LLM

Summary

Types

t()

@type t() :: %LlmEx.Types.Events.Response{content: String.t(), message_id: String.t()}