Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
12 changes: 3 additions & 9 deletions ui-kit/react/builder-integration-nextjs.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -42,10 +42,7 @@ If your app requires any of the following features, make sure to enable them fro
* **AI User Copilot**
* Conversation Starter – Suggests conversation openers.
* Conversation Summary – Generates AI-powered chat summaries.
* Smart Reply – Provides quick reply suggestions.
* **Mentions**
* **Reactions**
* **Emojis**
* Smart Reply – Provides quick reply suggestions.

### **How to Enable These Features?**

Expand Down Expand Up @@ -473,14 +470,11 @@ npm run dev

Ensure the following features are also turned on in your app > Chat > Features for full functionality:

* Mentions
* Reactions
* Message translation
* Polls
* Collaborative whiteboard
* Collaborative document
* Emojis
* Stickers
Comment thread
swapnil-cometchat marked this conversation as resolved.
* Collaborative whiteboard
* Collaborative document
* Conversation starter
* Conversation summary
* Smart reply
Expand Down
14 changes: 4 additions & 10 deletions ui-kit/react/builder-integration-react-router.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -42,10 +42,7 @@ If your app requires any of the following features, make sure to enable them fro
* **AI User Copilot**
* Conversation Starter – Suggests conversation openers.
* Conversation Summary – Generates AI-powered chat summaries.
* Smart Reply – Provides quick reply suggestions.
* **Mentions**
* **Reactions**
* **Emojis**
* Smart Reply – Provides quick reply suggestions.

### **How to Enable These Features?**

Expand Down Expand Up @@ -492,15 +489,12 @@ When you enable the **Without Sidebar** option for the Sidebar, the following be
## **Additional Configuration Notes**

Ensure the following features are also turned on in your app > Chat > Features for full functionality:

* Mentions
* Reactions

* Message translation
* Polls
* Collaborative whiteboard
* Collaborative document
* Emojis
* Stickers
Comment thread
swapnil-cometchat marked this conversation as resolved.
* Collaborative whiteboard
* Collaborative document
* Conversation starter
* Conversation summary
* Smart reply
Expand Down
13 changes: 2 additions & 11 deletions ui-kit/react/builder-integration.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -54,12 +54,6 @@ If your app requires any of the following features, make sure to enable them fro
* Conversation Summary – Generates AI-powered chat summaries.
* Smart Reply – Provides quick reply suggestions.

* **Mentions**

* **Reactions**

* **Emojis**

### **How to Enable These Features?**

<Frame>
Expand Down Expand Up @@ -419,14 +413,11 @@ npm start

Ensure the following features are also turned on in your app > Chat > Features for full functionality:

* Mentions
* Reactions
* Message translation
* Polls
* Collaborative whiteboard
* Collaborative document
* Emojis
* Stickers
Comment thread
swapnil-cometchat marked this conversation as resolved.
* Collaborative whiteboard
* Collaborative document
* Conversation starter
* Conversation summary
* Smart reply
Expand Down
Loading