-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
bugSomething isn't workingSomething isn't working
Description
The Reminder feature works inconsistently since around the time ChatGPT Function Calling was introduced. I believe the models were probably updated to make them less willing to output "commands" like the reminder feature uses, unless you are explicitly using Function Calling. So it probably needs to utilize that now.
Either way, this feature needs to either be updated to work consistently again, or be cut entirely.
The tricky thing here is that when using Function Calling, you generally get just the function response from the model- not the function response + a chat message. So there may have to be some backend trickery here to re-call the model a second time to get a regular message as well.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working