issues
search
dev-chat
/
mocker
Slack App to Automate Mocking Your Friends
0
stars
0
forks
source link
feature/store history
#138
Closed
sfreeman422
closed
10 months ago
sfreeman422
commented
10 months ago
Added Message table:
Added handler for storing activity
Added support for summarization via openAI
Removed unnecessary logs
Fixed bad sql for message
Fixed hostname on middleware
Adjusted verbiage on theh summary message
Changed python job to reference #muzzlefeedback instead of #general
Changed from ASC to DESC for history order
Added filtering for muzzle user
changed column to text for message
Modified the getHistory function to return last 100 messages only
tweaked the ai prompt
Fixed getHistory to grab latest 100 messages
Changed AI query
Updated logic for determining whether a user is being impersonated