mirror of
https://github.com/mealie-recipes/mealie.git
synced 2026-04-19 19:35:36 -04:00
feat: ✨ Add brute strategy to ingredient processor (#744)
* fix UI column width * words * update parser to support diff strats * add new model url * make button more visible * fix nutrition error * feat(backend): ✨ add 'brute' strategy for parsing ingredients * satisfy linter * update UI for creation page * feat(backend): ✨ log 422 errors in detail when not in PRODUCTION * add strategy selector Co-authored-by: Hayden <hay-kot@pm.me>
This commit is contained in:
@@ -1 +1,2 @@
|
||||
from .ingredient_parser import *
|
||||
from .ingredient_parser_service import *
|
||||
|
||||
Reference in New Issue
Block a user