Completions.PluginPlugin configuration for OpenRouter plugins. See https://openrouter.ai/docs/guides/features/plugins/overview
module Web : sig ... endmodule Pdf_engine : sig ... endmodule File_parser : sig ... endval sexp_of_t : t -> Sexplib0.Sexp.tval web : ?enabled:bool -> ?max_results:int -> unit -> tval file_parser : ?pdf_engine:Pdf_engine.t -> unit -> t