docs(ui-kit): remove 1:1 conversation limitation note from AI assistant chat#404
docs(ui-kit): remove 1:1 conversation limitation note from AI assistant chat#404PrajwalDhuleCC wants to merge 1 commit into
Conversation
…nt chat - Remove outdated limitation note about AI agents only responding in one-on-one conversations - Remove note about group support being on the roadmap
|
Preview deployment for your docs. Learn more about Mintlify Previews.
|
Docs review — ✅ ApproveRemoves the now-false "1:1 conversations only" ✅ Verified
🟡 P2 — cross-platform consistency (optional, not a blocker)Android (#415) and RN (#416) replaced the note with an affirmative "1:1 and group conversations" explanation; this PR just deletes it. That's reasonable here — React/web has no Good to merge. 🤖 Automated docs review (Mintlify link/redirect/content checks). |
jitvarpatil
left a comment
There was a problem hiding this comment.
Docs review — ✅ Approve
Removes the now-false "1:1 conversations only" <Note> from ui-kit/react/v6/ai-assistant-chat.mdx — the web UIKit counterpart to #415 (Android) and #416 (RN). Clean, build-safe, accurate.
✅ Verified
- Structure: 1 file, 0+/4-; removes a complete
<Note>…</Note>block cleanly (no dangling MDX tags), no nav/version/image changes. The only link removed was the externalfeedback.cometchat.comroadmap link — nothing to resolve. - No contradictions: no lingering "1:1 only" / "one-on-one" / "roadmap" / "do not respond in groups" text remains on the page.
- Correctness: removing the limitation is accurate now that AI agents support groups (consistent with #415/#416).
🟡 P2 — cross-platform consistency (optional, not a blocker)
Android (#415) and RN (#416) replaced the note with an affirmative "1:1 and group conversations" explanation; this PR just deletes it. That's reasonable here — React/web has no guide-ai-agent page (its AI content lives in ai-assistant-chat.mdx, structured differently), so there's no natural spot for the identical positive note. If you want full parity, add a one-line "works in 1:1 and group conversations" mention — but the deletion alone is a correct, sufficient fix.
Good to merge.
🤖 Automated docs review (Mintlify link/redirect/content checks).
Description
Related Issue(s)
Type of Change
Checklist
Additional Information
Screenshots (if applicable)