Skip to content

OpenAI.Request.Model

Andrew Lambert edited this page Dec 17, 2023 · 3 revisions

Property declaration

 Dim Model As OpenAI.Model

Remarks

The AI model to use for the request. You may directly assign the model's name as a string to this property.

Clone this wiki locally