Skip to content

Commit f788ece

Browse files
committed
add more askai help in blog post
1 parent 119e632 commit f788ece

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

website/blog/releases/3.9/index.mdx

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,12 +43,14 @@ In [#11327](https://github.com/facebook/docusaurus/pull/11327) and [#11421](http
4343
</BrowserWindow>
4444
```
4545

46-
:::tip DocSearch v4 is optional
46+
:::tip DocSearch v4 is opt-in
4747

4848
Docusaurus v3 adds support for DocSearch v4 while keeping support for DocSearch v3.
4949

5050
Existing sites using DocSearch v3 can either stay on v3 or upgrade to v4 using their package manager (npm command: `npm update @docsearch/react`).
5151

52+
When using DocSearch v4, the new AskAI feature is not enabled by default: you also need to [create an AskAI assistant](https://docsearch.algolia.com/docs/v4/askai/) and add it to the [`themeConfig.algolia.askAi` config attribute](/docs/search#ask-ai).
53+
5254
:::
5355

5456
## i18n improvements

0 commit comments

Comments
 (0)