github microsoft/magentic-ui v0.1.2
Magentic-UI 0.1.2

one month ago

What's Changed

UI settings fix for LLM configuration

If you see the error message:

2025-07-31 21:57:16.261 | ERROR | magentic_ui.backend.database.schema_manager:upgrade_schema:442 - Schema upgrade failed: No support for ALTER of constraints in SQLite dialect. Please refer to the batch mode feature which allows for SQLite migrations using a copy-and-move strategy.

It is safe to ignore and will not affect the behavior of Magentic-UI, it is due to a change in the settings DB.

To get rid of this error message, you need to reset your database by deleting the .magentic_ui directory or changing your app directory

Full Changelog: v0.1.1...v0.1.2

Don't miss a new magentic-ui release

NewReleases is sending notifications on new releases.