OpenCode.Generated.QuestionReplied (opencode_sdk v0.1.50)

Copy Markdown View Source

Provides struct and type for a QuestionReplied

Summary

Types

t()

@type t() :: %OpenCode.Generated.QuestionReplied{
  answers: [[String.t()]],
  request_id: String.t(),
  session_id: String.t()
}