Current section
Files
Jump to
Current section
Files
include/openrouter_client_Client.hrl
-record(client, {
api_key :: binary(),
model :: binary(),
system_prompt :: gleam@option:option(binary())
}).