Using the gpt-3.5-turbo model in C# project

There are working examples using the text-davinci-003 model with C#, but I couldn’t find a working example for the gpt-3.5-turbo model.

Does anyone have a working code sample for gpt-3.5-turbo?

1 Like