A two-field convenience wrapper over gr_model_info().
Value
A list with exactly two elements: context_window and
output_tokens. (Note the second name differs from gr_model_info()'s
max_output.)
See also
Other cost and token functions:
gr_budget(),
gr_count_tokens(),
gr_estimate_cost(),
gr_model_info(),
gr_models(),
gr_register_model(),
gr_set_tokenizer(),
gr_tokenizer(),
gr_truncate_tokens()