-
v.0.0.1 Stable
released this
2023-03-16 01:26:18 +03:00 | 16 commits to master since this releaseWow. The first release is ready. 48 hours from idea to first version 🎉
Features:
- ChatGPT replies to messages. GPT-3.5 model is used.
- Chat context is held.
- You can use
/prompt
command to ask a question out of context. - The
/clear_context
command allows you to clear the context of the conversation. As if you created a new chat with ChatGPT - Protection against unauthorized access. You specify your telegramId so that requests are accepted only from you.
Downloads