toOpenAIJson method

Map<String, dynamic> toOpenAIJson()

Convert to OpenAI format

Implementation

Map<String, dynamic> toOpenAIJson() => toJson();