Skip to content

v1.7.0 — Interactive LLM Config UI

Choose a tag to compare

@xieguaiwu xieguaiwu released this 04 Jul 04:23

v1.7.0 — Interactive LLM Config UI

Added

  • Interactive LLM Configuration UI (bl --config-ui / bl -C):
    • Select default provider by entering its number
    • Change model for any provider
    • Toggle LLM translation on/off
    • Change target/source language
    • Add, edit, or delete providers
    • Changes saved to ~/.config/bl/config.json on exit
    • Pure standard-library TUI — no external dependencies

How to use

bl --config-ui
# or
bl -C