Skip to content

Add local LLM post-processing workflow#2

Merged
agata merged 1 commit intomainfrom
feature/local-llm-postprocess
Oct 15, 2025
Merged

Add local LLM post-processing workflow#2
agata merged 1 commit intomainfrom
feature/local-llm-postprocess

Conversation

@agata
Copy link
Owner

@agata agata commented Oct 15, 2025

Summary

  • integrate a local LLM post-processing engine that runs Whisper transcripts through configurable prompts, dictionary hints, and diff logging
  • surface post-processing controls in the settings UI with presets, custom prompt management, history browsing, and new status handling
  • document the workflow with dedicated English/Japanese guides and extend i18n strings to cover the new LLM features

Testing

  • cargo fmt --all
  • cargo build

- add reusable post-processing engine and local-only HTTP client
- refactor settings UI into dedicated LLM tab with local-only options
- update docs and i18n strings for local LLM usage
@agata agata merged commit 6003696 into main Oct 15, 2025
3 checks passed
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