Commit 1279f0d
examples : support progress_callback API for addon.node (#2941)
* feat: progress supported
* fix: missing params
* style: Format the code to improve readability
Unified code indentation ensures consistent coding style, enhancing code readability and maintainability.
* feat: support prompt api
---------
Co-authored-by: linxiaodong <[email protected]>1 parent f28bf5d commit 1279f0d
File tree
3 files changed
+205
-146
lines changed- examples/addon.node
- __test__
3 files changed
+205
-146
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| 21 | + | |
21 | 22 | | |
22 | 23 | | |
23 | 24 | | |
| |||
0 commit comments