@tiledesk/tiledesk-tybot-connector 0.2.80 → 0.2.82
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.md
CHANGED
|
@@ -5,6 +5,12 @@
|
|
|
5
5
|
available on:
|
|
6
6
|
▶️ https://www.npmjs.com/package/@tiledesk/tiledesk-tybot-connector
|
|
7
7
|
|
|
8
|
+
# v0.2.82
|
|
9
|
+
- Added {context} in 'system_context' in AskGPTv2
|
|
10
|
+
|
|
11
|
+
# v0.2.81
|
|
12
|
+
- Changed from 'context' to 'system_context' in AskGPTv2
|
|
13
|
+
|
|
8
14
|
# v0.2.80
|
|
9
15
|
- Changed AskGPT Action to support namespaces
|
|
10
16
|
|
package/package.json
CHANGED