#openai-gpt-35-turbo

[ follow ]
CodeProject
7 months ago
Software development

ChatGPT API in C# WPF

The C# WPF app communicates with OpenAI GPT3.5-turbo API and has a similar UI layout to the OpenAI chat website.
The app uses the MVVM design pattern and includes classes for ChatViewModel, ChatHistory, and ChatList. [ more ]
[ Load more ]