[GH-ISSUE #120] INFERENCE_LANG not working? #99

Closed
opened 2026-03-02 11:46:34 +03:00 by kerem · 8 comments
Owner

Originally created by @mikkelnl on GitHub (Apr 22, 2024).
Original GitHub issue: https://github.com/karakeep-app/karakeep/issues/120

Hi!

I tried setting INFERENCE_LANG to 'dutch', but this doesn't seem to work; tags are still generated in English.

Am I doing something wrong maybe?

Originally created by @mikkelnl on GitHub (Apr 22, 2024). Original GitHub issue: https://github.com/karakeep-app/karakeep/issues/120 Hi! I tried setting INFERENCE_LANG to 'dutch', but this doesn't seem to work; tags are still generated in English. Am I doing something wrong maybe?
kerem closed this issue 2026-03-02 11:46:34 +03:00
Author
Owner

@MohamedBassem commented on GitHub (Apr 22, 2024):

Hi, did you re-run docker compose up after adding this setting?

<!-- gh-comment-id:2069161560 --> @MohamedBassem commented on GitHub (Apr 22, 2024): Hi, did you re-run `docker compose up` after adding this setting?
Author
Owner

@mikkelnl commented on GitHub (Apr 22, 2024):

Hi, did you re-run docker compose up after adding this setting?

Hmm, I'm using the Synology docker GUI, there I stop the container, add the setting, restart te container... not sure if that is the same as docker compose up.......

<!-- gh-comment-id:2069181631 --> @mikkelnl commented on GitHub (Apr 22, 2024): > Hi, did you re-run `docker compose up` after adding this setting? Hmm, I'm using the Synology docker GUI, there I stop the container, add the setting, restart te container... not sure if that is the same as docker compose up.......
Author
Owner

@MohamedBassem commented on GitHub (Apr 22, 2024):

Restarting the container is usually not enough to apply env variables. I'm not familar with the synology UI but if you show me a screenshot I might help. In some UIs, the button can be called recreate.

<!-- gh-comment-id:2069189609 --> @MohamedBassem commented on GitHub (Apr 22, 2024): Restarting the container is usually not enough to apply env variables. I'm not familar with the synology UI but if you show me a screenshot I might help. In some UIs, the button can be called `recreate`.
Author
Owner

@mikkelnl commented on GitHub (Apr 22, 2024):

I tried Portainer; there is a recreate option. That didn't fix it ;-)

So far, with other containers I run via the Synology GUI, I've added and edited variables a few times, which would work after the container is restarted... My guess is Hoarder doesn't seem to recognize the variable... is 'dutch' a valid value?

<!-- gh-comment-id:2069218032 --> @mikkelnl commented on GitHub (Apr 22, 2024): I tried Portainer; there is a recreate option. That didn't fix it ;-) So far, with other containers I run via the Synology GUI, I've added and edited variables a few times, which would work after the container is restarted... My guess is Hoarder doesn't seem to recognize the variable... is 'dutch' a valid value?
Author
Owner

@MohamedBassem commented on GitHub (Apr 22, 2024):

'dutch' should be a valid value yes. Are you applying the setting to a particular container or to the entire stack?

<!-- gh-comment-id:2069235296 --> @MohamedBassem commented on GitHub (Apr 22, 2024): 'dutch' should be a valid value yes. Are you applying the setting to a particular container or to the entire stack?
Author
Owner

@mikkelnl commented on GitHub (Apr 22, 2024):

Hmm, to the WEB container, I'm guessing it should be added to one of the others? :)

<!-- gh-comment-id:2069242044 --> @mikkelnl commented on GitHub (Apr 22, 2024): Hmm, to the WEB container, I'm guessing it should be added to one of the others? :)
Author
Owner

@MohamedBassem commented on GitHub (Apr 22, 2024):

Yes, this should only be added to the workers container.

<!-- gh-comment-id:2069261508 --> @MohamedBassem commented on GitHub (Apr 22, 2024): Yes, this should only be added to the workers container.
Author
Owner

@mikkelnl commented on GitHub (Apr 22, 2024):

Thanks, that makes perfect sense, sorry to have used your time!

<!-- gh-comment-id:2069268806 --> @mikkelnl commented on GitHub (Apr 22, 2024): Thanks, that makes perfect sense, sorry to have used your time!
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/karakeep#99
No description provided.