Packages

A simple and incomplete client library for OpenRouter

Current section

Files

Jump to
openrouter_client include openrouter_client@internal_Choice.hrl
Raw

include/openrouter_client@internal_Choice.hrl

-record(choice, {
logprobs :: openrouter_client@internal:log_probs(),
finish_reason :: binary(),
index :: integer(),
message :: openrouter_client@internal:message()
}).