feat: update setup TUI with new configuration options and improved user prompts.
This commit is contained in:
@@ -35,8 +35,8 @@ internal static class SetupTui
|
||||
("qwen/qwen3.5-397b-a17b", "smart, expensive"),
|
||||
("qwen/qwen3.5-122b-a10b", "faster"),
|
||||
("qwen/qwen3.5-27b", "fast"),
|
||||
("qwen/qwen3.5-Flash", "cloud, fast"),
|
||||
("qwen/qwen3.5-Plus", "cloud, smart"),
|
||||
("qwen/qwen3.5-flash-02-23", "cloud, fast"),
|
||||
("qwen/qwen3.5-plus-02-15", "cloud, smart"),
|
||||
("Custom...", "")
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user