package openrouter_api

  1. Overview
  2. Docs

Module Request.ReasoningSource

Sourcetype t = {
  1. max_tokens : int;
}
include Ppx_jsonaf_conv_lib.Jsonafable.S with type t := t
Sourceval t_of_jsonaf : Jsonaf_kernel__.Type.t -> t
Sourceval jsonaf_of_t : t -> Jsonaf_kernel__.Type.t
Sourceval sexp_of_t : t -> Sexplib0.Sexp.t