Commit 4993f40
committed
refactor(ollamaManager): simplify status messages for model updates
The commit simplifies the status messages displayed when updating Ollama models by:
- Removing conditional message logic based on hostname selection
- Standardising the success message to always use "updated to"
- Simplifying the error message to consistently use "updating" terminology
- Removing unnecessary variables that were used for message construction1 parent c36a4c8 commit 4993f40
1 file changed
Lines changed: 2 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
65 | | - | |
66 | | - | |
67 | | - | |
| 65 | + | |
68 | 66 | | |
69 | 67 | | |
70 | 68 | | |
71 | | - | |
72 | | - | |
| 69 | + | |
73 | 70 | | |
74 | 71 | | |
75 | 72 | | |
| |||
0 commit comments