Skip to content

Feature recipe language - #38

Closed
txdFabio wants to merge 2 commits into
cooklang:mainfrom
txdFabio:feature-recipe-language
Closed

Feature recipe language#38
txdFabio wants to merge 2 commits into
cooklang:mainfrom
txdFabio:feature-recipe-language

Conversation

@txdFabio

Copy link
Copy Markdown

This pull request adds support for specifying the language of a recipe when performing LLM-based parsing and conversion. This allows users to hint the language of the input recipe, improving extraction and conversion accuracy for non-English recipes.

@dubadub

dubadub commented Nov 26, 2025

Copy link
Copy Markdown
Member

I'm wondering what's the issue here? In my experience LLM's always matches user's language...

Also, maybe just asking LLM to respect user's language in the main prompt can work just as good.

@txdFabio

Copy link
Copy Markdown
Author

I'm wondering what's the issue here? In my experience LLM's always matches user's language...

Also, maybe just asking LLM to respect user's language in the main prompt can work just as good.

It happened more than once that an italian recipe was translated in english. I tried adding the instruct not to translate but apparently it didn't work well like explicit language set

@dubadub

dubadub commented Dec 10, 2025

Copy link
Copy Markdown
Member

I suggest we create an issue and collect urls where language switch happens. Closing for now.

@dubadub dubadub closed this Dec 10, 2025
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.

2 participants