Skype Code Samples for 3rd-party bots, including ChatGPT (GPT3.5 and GPT-4) powered bots.
.Net implementation of a GPT 3.5 or GPT-4 powered bot with history using Bot Framework can be found here: EasyGPTBot
- Supports both Azure OpenAI and OpenAI APIs.
- Supports both the GPT 3.5 Turbo and GPT-4 ChatGPT models.
- Conversation memory - uses Azure Storage to conversation history for each user.
- It is primarily a Skype bot, but it also supports any other Azure Bot / Bot Framework channel, such as Telegram, Slack, Facebook, etc.
Trademarks This project may contain trademarks or logos for projects, products, or services. Authorized use of Microsoft trademarks or logos is subject to and must follow Microsoft’s Trademark & Brand Guidelines. Use of Microsoft trademarks or logos in modified versions of this project must not cause confusion or imply Microsoft sponsorship. Any use of third-party trademarks or logos are subject to those third-party’s policies.
