Skip to content

feat: option to default to NLP for english recipes - #1133

Open
wh1t3-w0lf wants to merge 1 commit into
TomBursch:mainfrom
wh1t3-w0lf:main
Open

wh1t3-w0lf wants to merge 1 commit into
TomBursch:mainfrom
wh1t3-w0lf:main

Conversation

@wh1t3-w0lf

Copy link
Copy Markdown

Added the env variable NLP_IF_EN to default to NLP for ingredient parsing even if an LLM is available because I want the option to use the LLM only in the cases where it is necessary.
As mentioned in the comments, this does not guarantee finding the correct language because the scrapers language parsing uses website metadata and not the recipe text to determine the language, but it should match for most cases. If no language metadata is found, the default case is to use the LLM.

@wh1t3-w0lf wh1t3-w0lf changed the title Option to default to NLP for english recipes feat: option to default to NLP for english recipes Aug 12, 2026

This branch has not been deployed

No deployments
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant