Figler.Schema.AIChatContentPart (figler v0.1.0-beta.1)

Copy Markdown View Source

Generated Kiwi message module for AIChatContentPart.

Summary

Types

t()

@type t() :: %Figler.Schema.AIChatContentPart{
  type: Figler.Schema.AIChatContentPartType.t() | nil,
  value: Figler.Schema.AIChatContentPartAnyValue.t() | nil
}

Functions

decode(binary)

encode(struct)

transform_module()