marginal23326

Results 4 issues of marginal23326

I moved all LLM provider configs (_base url, default model names, etc_.), into a single dict `PROVIDER_CONFIGS.` This should clean up `utils.py` (especially the `get_llm_model` function), and make it easier...

- Fixed saving UI configs (previously, it would only save the default configs). - Fixed to correctly set the model name in the UI from the config even when it's...

**Describe the bug** The ueli application encounters an uncaught exception and crashes when attempting to calculate the factorial (`!`) of a non-integer (decimal) number. Factorial calculations for integers work as...

bug
extension[Calculator]

Adds Bangla localization.

A-localization