Raxol.Agent.Stream.Event.Done (Raxol Agent v2.6.0)

Copy Markdown View Source

Final answer from the agent.

Summary

Types

t()

@type t() :: %Raxol.Agent.Stream.Event.Done{
  content: String.t(),
  tool_results: list(),
  usage: map()
}