ttc-ai-chat-sdk 0.0.3-beta → 0.0.4-beta
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/package.json +1 -1
package/README.md
CHANGED
|
@@ -82,5 +82,5 @@ await ttc.server.TCC.trigger(
|
|
|
82
82
|
|
|
83
83
|
For complete API reference, all available methods, and advanced configuration, check out the full SDK documentation.
|
|
84
84
|
|
|
85
|
-
- [See Documentation](/sdk-reference)
|
|
85
|
+
- [See Documentation](https://tentarcles.ai/sdk-reference)
|
|
86
86
|
- [View on npm](https://www.npmjs.com/package/ttc-ai-chat-sdk)
|
package/package.json
CHANGED