Italian locale shows "Durata ragionamento: sconosciuta" during reasoning
Nobody has claimed this yet.
Assessment
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Newbie friendliness
- 72/100
- Issue type
- Bug
- Clarity
- Clearly specified
- Activity status
- Quiet
- Tech stack
- typescript
- Domain
- frontend, internationalization
Research direction
Reproduce the issue using chatkit.setOptions with locale: 'it', then compare the Italian and English reasoning-duration handling before the first token is rendered. Done means no duration label appears while the elapsed time is unknown, while the elapsed time still appears after the first token.
Written by the indexing model from the issue text.
Description
When locale is set to 'it', a label reading "Durata ragionamento: sconosciuta" ("Reasoning duration: unknown") is shown while the model is thinking, before the first token is rendered. Once the first token appears, the label correctly displays the elapsed time.
The English locale shows no label at all during this phase, which is the preferable behaviour.
To reproduce
chatkit.setOptions({
api: {
url: '/chatkit',
domainKey: 'local-dev',
},
locale: 'it',
});
- Set
locale: 'it' - Send a message
- Observe the label before the first token is rendered
Expected behaviour
No label is shown while the reasoning duration is not yet known (consistent with the English locale).
Actual behaviour
The label "Durata ragionamento: sconosciuta" is displayed.
Screenshots
- Dominant language
- TypeScript
- Stars
- 2k
- Forks
- 187
- PR merge metrics
- No merged PRs in 30d
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from openai/chatkit-js
-
Difficulty 4/5 3-5 days Newbie friendliness 48/100
openai/chatkit-js#213 ·
-
Difficulty 5/5 Over a week Newbie friendliness 45/100
openai/chatkit-js#206 ·
-
KeyUp Event Open
Difficulty 5/5 Over a week Newbie friendliness 30/100
openai/chatkit-js#205 ·
-
Difficulty 4/5 3-5 days Newbie friendliness 48/100
openai/chatkit-js#202 ·
-
Difficulty 4/5 3-5 days Newbie friendliness 35/100
openai/chatkit-js#201 ·
All issues in openai/chatkit-js
Similar issues
-
calcite-components needs triage refactor
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
Esri/calcite-design-system#15203 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 91/100
-
community first-timers-only good first issue hacktoberfest help wanted low hanging fruit up-for-grabs
Difficulty 1/5 Under an hour Newbie friendliness 95/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
Automattic/studio#4908 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 90/100