model property

  1. @override
String model
final

The model to use for AI completion, if applicable.

Implementation

@override
final String url = 'https://api.openai.com/v1/responses', apiKey, model;