You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It's possible you are referencing a different version of the library, or perhaps you need to add the namespace to your using's. The fully qualified name is OpenAI_API.Chat.ChatMessage.ImageInput
Some of this code does not compile. For example ImageInput.FromFile( ) is not in any of the standard C# or anywhere in this package.
How are we supposed to upload Image files from our local drives, if this code does not compile ?
TheOpenAI_api.Chat.GetResponseFromChatbotAsync( ) does not seem available either.
The text was updated successfully, but these errors were encountered: