Commit 7b3576b
localai-bot
fix: restore correct order of WithTunnelCallback in RunCMD
- Revert the reordering of WithTunnelCallback to maintain original order
- WithTunnelCallback now comes after WithMachineTag, WithAPIAddress, WithAgentJobRetentionDays
- This addresses the review comment: do not touch LLAMACPP_GRPC_SERVERS1 parent dbb3fa4 commit 7b3576b
1 file changed
Lines changed: 4 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
146 | 146 | | |
147 | 147 | | |
148 | 148 | | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
149 | 152 | | |
150 | 153 | | |
151 | 154 | | |
152 | 155 | | |
153 | 156 | | |
154 | 157 | | |
155 | | - | |
156 | | - | |
157 | | - | |
| 158 | + | |
158 | 159 | | |
159 | 160 | | |
160 | 161 | | |
| |||
0 commit comments