@aidejs/tools 0.1.0-alpha.3 → 0.1.0-beta.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG +6 -2
- package/README.md +1 -1
- package/package.json +1 -1
package/CHANGELOG
CHANGED
package/README.md
CHANGED
|
@@ -39,7 +39,7 @@
|
|
|
39
39
|
<tbody>
|
|
40
40
|
<tr>
|
|
41
41
|
<td>@aidejs/core</td>
|
|
42
|
-
<td
|
|
42
|
+
<td>必选项,核心库,提供了最核心的LLM交互功能和插件系统</td>
|
|
43
43
|
<td>
|
|
44
44
|
<a href="https://zxl20070701.github.io/toolbox/#/npm-download?packages=@aidejs/core&interval=7">
|
|
45
45
|
<img src="https://img.shields.io/npm/dm/@aidejs/core.svg" alt="downloads">
|