https://github.com/erossini/chatgptdemo
C# class for generating responses and retaining conversation context using ChatGPT API
https://github.com/erossini/chatgptdemo
Last synced: 2 months ago
JSON representation
C# class for generating responses and retaining conversation context using ChatGPT API
- Host: GitHub
- URL: https://github.com/erossini/chatgptdemo
- Owner: erossini
- License: mit
- Created: 2023-04-05T10:57:19.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-04-06T12:33:01.000Z (over 2 years ago)
- Last Synced: 2025-04-08T02:43:12.388Z (6 months ago)
- Language: C#
- Size: 55.7 KB
- Stars: 9
- Watchers: 1
- Forks: 7
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ChatGPT Demo with C#
C# class for generating responses and retaining conversation context using ChatGPT API