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: README.md
+9-9
Original file line number
Diff line number
Diff line change
@@ -98,9 +98,9 @@ You also need to disable the internal store onto the `BarComponent` with the pro
98
98
<BarComponent disableInternalStore />
99
99
```
100
100
101
-
## Enable search and AI assistant
101
+
## Search and AI assistant
102
102
103
-
Search and AI assistant is now proposed by the cozy-bar. To enable it, you need to :
103
+
Search and AI assistant is now proposed by the cozy-bar. They are enabled by default so you need to:
104
104
105
105
1. Setup the search
106
106
@@ -109,13 +109,7 @@ In the app using the cozy-bar :
109
109
- DataProxyProvider must be added before BarProvider
110
110
- If you want to use the AI assistant, you need to add [the following permissions](https://github.com/cozy/cozy-libs/tree/master/packages/cozy-search#prerequisite-for-ai-components)
0 commit comments