Packages

An LLM interaction library that makes you feel like a star

Current section

Files

Jump to
starlet include examples@gemini_json_output_Person.hrl
Raw

include/examples@gemini_json_output_Person.hrl

-record(person, {name :: binary(), age :: integer(), city :: binary()}).