Skip to content

Commit 1579aad

Browse files
committed
update description
1 parent 1009947 commit 1579aad

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

guides/assistant.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: "AI Assistant"
3-
description: "Help your users succeed with an AI assistant trained on your documentation"
3+
description: "Help users succeed with your product and find answers faster"
44
icon: "bot"
55
---
66

@@ -13,7 +13,7 @@ icon: "bot"
1313

1414
The AI assistant answers questions about your documentation using natural language queries. When users ask a question, the assistant searches your content, cites relevant sources, and provides contextual answers.
1515

16-
The assistant uses agentic RAG (retrieval-augmented generation) with tool calling and runs on Claude Sonnet 4 by default. Users receive answers sourced exclusively from your documentation.
16+
The assistant uses agentic RAG (retrieval-augmented generation) with tool calling and runs on Claude Sonnet 4 by default. Users receive answers sourced from your documentation.
1717

1818
Monitor user interactions and export query data from your dashboard to gain insights into user needs and content gaps.
1919

0 commit comments

Comments
 (0)