Commit 9740644
committed
fix(friendli): forward timeoutMs in completePrompt requestOptions
CodeRabbit caught that CompletePromptOptions.timeoutMs was dropped on the
floor — only abortSignal was forwarded. Now both are passed to the SDK.1 parent b8f6c8c commit 9740644
1 file changed
Lines changed: 4 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
196 | 196 | | |
197 | 197 | | |
198 | 198 | | |
199 | | - | |
200 | | - | |
201 | | - | |
| 199 | + | |
| 200 | + | |
| 201 | + | |
| 202 | + | |
202 | 203 | | |
203 | 204 | | |
204 | 205 | | |
| |||
0 commit comments