ChatGPT.Net 1.1.4
The Unofficial .Net API for ChatGPT is a C# library that allows developers to access ChatGPT, a chat-based language model, through a HTTP interface. With this API, developers can send queries to ChatGPT and receive responses in real-time, making it easy to integrate ChatGPT into their own applications.
No packages depend on ChatGPT.Net.
.NET 6.0
- Newtonsoft.Json (>= 13.0.2)
- SocketIOClient (>= 3.0.7)
.NET 7.0
- Newtonsoft.Json (>= 13.0.2)
- SocketIOClient (>= 3.0.7)