Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
val send :
Client.t ->
file:Basic.file_format ->
?model:string ->
?prompt:string ->
?response_format:[< `Json | `Srt | `Text | `Verbose_json | `Vtt Json ] ->
?temperature:float ->
unit ->
[> `Json of Json.t | `Srt of string | `Text of string | `Vtt of string ]
Lwt.t