Skip to content

Commit 4c70297

Browse files
committed
Mention new AI features in what's new page
1 parent e697f3d commit 4c70297

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

docusaurus/docs/whats-new.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,5 @@ Strapi 5 brings many new features and improvements, and this page quickly highli
3434

3535
<Icon name="call-bell" /> Also, last but not least, **Strapi Docs now work even better with AI**:
3636

37-
* First, you might have noticed that the search bar now sits in the left sidebar and combines 2 buttons: the left button, **<Icon name="magnifying-glass" classes="ph-light" /> Search**, triggers a regular search, while the right part is our new AI-based chatbot! Click **<Icon name="sparkle"/> Ask AI** to ask your questions. The chatbot keeps the context of previous answers, so you can ask follow-up questions as long as you don't close the chatbot window.
38-
* You can also use the **<Icon name="copy" /> Copy Markdown** button to copy raw Markdown content from the page into anything, including your favorite LLM.
39-
* And, speaking about LLMs, feel free to use our [`llms.txt`](/llms.txt) and [`llms-full.txt`](/llms-full.txt) files with your favorite AI model.
37+
* First, you might have noticed that the search bar now sits in the left sidebar and combines 2 buttons: the left button, **<Icon name="magnifying-glass" classes="ph-light" /> Search**, triggers a regular search, while the right part is our new AI-based chatbot! Click **<Icon name="sparkle"/> Ask AI** to ask your questions. The chatbot keeps the context of previous answers, so you can ask follow-up questions as long as you don't close the chatbot window. You can also use the Ask AI button on any code block to get detailed explanations.
38+
* You can also use the AI toolbar at the top of each page, which includes a **<Icon name="copy" /> Copy Markdown** button to copy raw Markdown content from the page into anything, and quick access to our [`llms.txt`](/llms.txt) and [`llms-full.txt`](/llms-full.txt) files, so you can better use Strapi Docs with your favorite LLM.

0 commit comments

Comments
 (0)