You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docusaurus/docs/whats-new.md
+2-3Lines changed: 2 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -34,6 +34,5 @@ Strapi 5 brings many new features and improvements, and this page quickly highli
34
34
35
35
<Iconname="call-bell" /> Also, last but not least, **Strapi Docs now work even better with AI**:
36
36
37
-
* First, you might have noticed that the search bar now sits in the left sidebar and combines 2 buttons: the left button, **<Iconname="magnifying-glass"classes="ph-light" /> Search**, triggers a regular search, while the right part is our new AI-based chatbot! Click **<Iconname="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 **<Iconname="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, **<Iconname="magnifying-glass"classes="ph-light" /> Search**, triggers a regular search, while the right part is our new AI-based chatbot! Click **<Iconname="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 **<Iconname="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