Skip to content

Feat/language mapping#18

Merged
hspedro merged 3 commits intomainfrom
feat/language-mapping
Mar 26, 2025
Merged

Feat/language mapping#18
hspedro merged 3 commits intomainfrom
feat/language-mapping

Conversation

@hspedro
Copy link
Owner

@hspedro hspedro commented Mar 26, 2025

refactor(detect): add cache skipping param

commit b06ad38
Author: Pedro Soares pedro.soares@wildlifestudios.com
Date: Wed Mar 26 17:07:14 2025 -0300

refactor(translate) cache query param

The query param 'cache' controls whether or not to
save predictions on cache or get cached results. By
default it's always set to True, unless on request we
see ?cache=false

commit e1b350a
Author: Pedro Soares pedro.soares@wildlifestudios.com
Date: Wed Mar 26 17:05:32 2025 -0300

feat(nllb): normalize language codes

When mapping, convert to lower prior to checking in the
language map

hspedro added 3 commits March 26, 2025 17:27
When mapping, convert to lower prior to checking in the
language map
The query param 'cache' controls whether or not to
save predictions on cache or get cached results. By
default it's always set to True, unless on request we
see ?cache=false
@hspedro hspedro force-pushed the feat/language-mapping branch from cc14778 to e0f6d00 Compare March 26, 2025 20:27
@hspedro hspedro merged commit dcfdae4 into main Mar 26, 2025
2 checks passed
@hspedro hspedro deleted the feat/language-mapping branch March 26, 2025 20:33
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