snow-ai 0.5.21 → 0.5.22
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/README.md +1 -1
- package/bundle/cli.mjs +124 -3012
- package/bundle/package.json +1 -1
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -104,7 +104,7 @@ npm run link # builds and globally links snow
|
|
|
104
104
|
|
|
105
105
|
# API & Model Settings
|
|
106
106
|
|
|
107
|
-
For detailed configuration instructions, please refer to: [First Configuration Documentation](docs/usage/zh/
|
|
107
|
+
For detailed configuration instructions, please refer to: [First Configuration Documentation](docs/usage/zh/02.首次配置.md)
|
|
108
108
|
|
|
109
109
|

|
|
110
110
|
|