OpenInterpreter / open-interpreter

A natural language interface for computers
http://openinterpreter.com/
GNU Affero General Public License v3.0
52.44k stars 4.63k forks source link

Fix computer.calendar dates issue #1198

Closed supersational closed 5 months ago

supersational commented 5 months ago

This is an excellent project!

Describe the changes you have made:

Reference any relevant issues (e.g. "Fixes #000"):

Fixes #1148

Pre-Submission Checklist (optional but appreciated):

OS Tests (optional but appreciated):

KillianLucas commented 5 months ago

Thank you so much for the kind words @supersational!! And great catch on computer.calendar, this is huge— I noticed that hallucination frequently but didn't spot these issues. Merging!

theashworld commented 5 months ago

Damn, it's 2024 and we are still struggling with dates and formatting. lol.

Thanks for the fix!