yetone
1e0c8520bc
fix: the last used model caused the loss of the model configured in the profile in the model selector ( #2600 )
2025-08-12 15:33:31 +08:00
NekoNekoNiko120
5e4eb8652b
feat: remember the last selected model ( #2518 )
...
Co-authored-by: pre-commit-ci-lite[bot] <117423508+pre-commit-ci-lite[bot]@users.noreply.github.com>
Co-authored-by: yetone <yetoneful@gmail.com >
2025-07-28 13:21:49 +08:00
yetone
e64b5f054c
fix: selector preview ( #2362 )
2025-06-28 20:07:25 +08:00
Karl Bowden
ce9f6a8ec1
feat: fetch ollama models to display in the model selector ( #2287 )
2025-06-22 16:36:28 +08:00
yetone
ac5dc900eb
fix: updating provider configuration ( #2187 )
2025-06-07 18:02:35 +08:00
yetone
e9ab2ca2fd
refactor: providers config ( #2117 )
2025-06-03 04:01:01 +08:00
yetone
3c47ebf971
fix: list copilot models ( #2115 )
2025-06-02 22:58:41 +08:00
yetone
1c4e062199
fix: models list ( #2111 )
2025-06-02 17:28:27 +08:00
Avinash Thakur
054e84840b
feat: support multiple models in one provider ( #2106 )
2025-06-02 16:47:03 +08:00
yetone
756d1f1e24
feat: universal selector ( #1877 )
2025-04-15 16:40:47 +08:00
yetone
1c8cac1958
feat: history manager ( #1644 )
2025-03-19 17:28:05 +08:00
yetone
d307467771
feat: hide in model selector ( #1574 )
2025-03-13 01:39:59 +08:00
yetone
d75094b815
fix: bedrock ( #1524 )
...
* fix: bedrock
* fix: bad variable name
* fix: missing metatable
2025-03-08 02:17:28 +08:00
yetone
4d983532a1
fix: more readable value name ( #1521 )
2025-03-07 20:27:11 +08:00
Grimaldi Baptiste
232d4b1340
feature model selection custom display name ( #1477 )
...
* feature model selection custom display name
Added an option for a custom display name
I had the need for this option for multiple similar custom model
configurations where I wanted to have more indicative titles.
* linting error
2025-03-05 19:25:48 +08:00
Thomas Müller
a0af22df2e
fix: custom vendors listed twice in model selection dropdown ( #1435 )
2025-03-01 12:47:13 +08:00
Michael Gendy
9a191abce5
feat(model): add model selection ( #961 )
...
* feat(model): add model selection with keybinding
* lint
* rename model_select to model_selector
2025-02-19 02:01:21 +08:00