Commit fc067ce
committed
Review and resolve minor TODO items
* Workaround for lmstudio.js schema export bug is no longer needed
* Tool call parameters are validated, update comments accordingly
* Test suite covers the essential handle APIs in various test cases
* Adding signal subscription support is speculative, not definite1 parent fbe90f3 commit fc067ce
File tree
3 files changed
+5
-18
lines changed- src/lmstudio
- tests
- async
- sync
3 files changed
+5
-18
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
95 | 95 | | |
96 | 96 | | |
97 | 97 | | |
98 | | - | |
99 | | - | |
100 | | - | |
| 98 | + | |
101 | 99 | | |
102 | 100 | | |
103 | 101 | | |
| |||
197 | 195 | | |
198 | 196 | | |
199 | 197 | | |
200 | | - | |
201 | | - | |
202 | | - | |
203 | | - | |
204 | 198 | | |
205 | 199 | | |
206 | 200 | | |
| |||
516 | 510 | | |
517 | 511 | | |
518 | 512 | | |
519 | | - | |
520 | | - | |
| 513 | + | |
| 514 | + | |
521 | 515 | | |
522 | 516 | | |
523 | 517 | | |
| |||
1288 | 1282 | | |
1289 | 1283 | | |
1290 | 1284 | | |
| 1285 | + | |
1291 | 1286 | | |
1292 | 1287 | | |
1293 | 1288 | | |
| |||
1300 | 1295 | | |
1301 | 1296 | | |
1302 | 1297 | | |
1303 | | - | |
| 1298 | + | |
1304 | 1299 | | |
1305 | 1300 | | |
1306 | 1301 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
48 | | - | |
49 | | - | |
50 | | - | |
51 | | - | |
52 | 48 | | |
53 | 49 | | |
54 | 50 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
54 | | - | |
55 | | - | |
56 | | - | |
57 | | - | |
58 | 54 | | |
59 | 55 | | |
60 | 56 | | |
| |||
0 commit comments