Module Chatoyant_provider.Openai_decodeSource

OpenAI-compatible response decoders over decoded JSON.

Sourceval chat_content : Chatoyant_runtime.Json.t -> string option
Sourceval responses_output_text : Chatoyant_runtime.Json.t -> string
Sourceval generation_of_chat_json : Chatoyant_runtime.Json.t -> Provider.generation
Sourceval generation_of_responses_json : Chatoyant_runtime.Json.t -> Provider.generation