Skip to content

Commit f0c9102

Browse files
DOC-2201: Added link to ai.adoc to direct users to the AI Assistant demo. (#3044)
* DOC-2178: add fix to for when inserting template. * DOC-2201: Added link to to direct users to the AI Assistant demo. * Update modules/ROOT/pages/ai.adoc Co-authored-by: Mitchell Crompton <[email protected]> --------- Co-authored-by: Mitchell Crompton <[email protected]>
1 parent dd9e0af commit f0c9102

File tree

2 files changed

+7
-3
lines changed

2 files changed

+7
-3
lines changed

changelog.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@ The format is loosely based on [Keep a Changelog](https://keepachangelog.com/en/
66

77
### Unreleased
88

9+
- DOC-2201: Added link to `ai.adoc` to direct users to the AI Assistant demo.
10+
11+
### 2023-01-10
12+
913
- DOC-2178: add fix to `live-demos/full-featured/index.js` for `advtemplate` when inserting template.
1014

1115
### 2023-12-20

modules/ROOT/pages/ai.adoc

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,10 +21,10 @@ Once a response is generated and displayed within the dialog, the user can choos
2121

2222
Users can retrieve a history of their conversations with the AI using the xref:#getThreadLog[`getThreadLog` API], including any discarded responses.
2323

24-
[IMPORTANT]
25-
.On the absence of an {pluginname} demo
24+
[NOTE]
25+
.{pluginname} demo
2626
====
27-
This initial release of the {pluginname} developer documentation does not include an in-page working demo.
27+
Demos containing the {pluginname} plugin are currently only available on our main website. Check out https://www.tiny.cloud/tinymce/features/ai-integration/[the {pluginname} demo], or the https://www.tiny.cloud/[demo on our home page], to try it out today.
2828
====
2929

3030
== Basic setup

0 commit comments

Comments
 (0)