Skip to content

Conversation

@EdrisT
Copy link
Contributor

@EdrisT EdrisT commented Dec 5, 2025

This is an update to PR #288

If the db contains usermappings for the session these are sent to the LLM when using the chat, instead of generic diarization names.

In the PR #288 generic diarization name where sent to the LLM in the chat.

This PR first checks the db and if it exists any usermappings for the current session it replaces OriginalSpeaker with CustomName before sending the transcription to the LLM in the chat.

This way you can reference the real names in the chat, if you have renamed the generic names.

If the db contains usermappings for the session these are sent to the LLM instead of generic names.
@rishikanthc rishikanthc merged commit bde45dd into rishikanthc:main Dec 5, 2025
@rishikanthc rishikanthc added this to the v1.2.0 milestone Dec 5, 2025
@rishikanthc rishikanthc added the enhancement New feature or request label Dec 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants