June 9 - Follow the rules (0.1.23)
Control how Mito AI behaves with reusable, scoped instructions.
Last updated
Was this helpful?
Control how Mito AI behaves with reusable, scoped instructions.
Last updated
Was this helpful?
Mito rules let you add your own reusable instructions to Mito AI. Use it for things like code preferences and project context.
The new notebook footer let's prompt the Mito AI agent without leaving the notebook.
Add a new Python or Text cell to the bottom of the notebook from the notebook footer.
Mito AI learned about new databases, including MySQL, PostgreSQL, and SQLite.
Clear the variable manager on kernel restarts, so the Ai doesn't think variables exist that don't.
CSV and Excel files from the current working directory are now displayed in the @ mention dropdown.
Turns off the default dataframe output mitosheet renderer. You can still view your dataframes in the mitosheet by launching a new mitosheet and importing your dataframes.