WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This release moves the code to TypeScript and addresses various issues with the 1.x version. It also brings new features:
Ask the bot to create images using using Dall-E (can be disabled via environment variables)
The bot now knows the names of the chat participants
The bot can be instructed to stop responding (tell it to go away or stop listening)
There is a first implementation of context awareness that let's you ask the bot to summarize or take a look at older messages. This will dynamically fetch a larger or subset context for the bot.