diff --git a/api/analytics/assistant-conversations.mdx b/api/analytics/assistant-conversations.mdx index bdfe74a22..d4a0ffe8c 100644 --- a/api/analytics/assistant-conversations.mdx +++ b/api/analytics/assistant-conversations.mdx @@ -1,13 +1,13 @@ --- title: "Get assistant conversations" -description: "Retrieve AI assistant conversation history including queries, responses, cited sources, and categories." +description: "Retrieve The Mintie Assistant conversation history including queries, responses, cited sources, and categories." openapi: /analytics.openapi.json GET /v1/analytics/{projectId}/assistant keywords: ["analytics", "assistant", "conversations", "export", "AI"] --- ## Usage -Use this endpoint to export AI assistant conversation history from your documentation. Each conversation includes the user query, assistant response, sources cited, and query category. +Use this endpoint to export The Mintie Assistant conversation history from your documentation. Each conversation includes the user query, assistant response, sources cited, and query category. Paginate through results using the `cursor` parameter returned in the response. Continue fetching while `hasMore` is `true`. diff --git a/api/assistant/create-assistant-message-v2.mdx b/api/assistant/create-assistant-message-v2.mdx index fd5ac5d2d..40ae71488 100644 --- a/api/assistant/create-assistant-message-v2.mdx +++ b/api/assistant/create-assistant-message-v2.mdx @@ -1,6 +1,6 @@ --- title: "Create assistant message" -description: "Send messages to the AI assistant and receive streaming responses using AI SDK v5 or later with the useChat hook." +description: "Send messages to The Mintie Assistant and receive streaming responses using AI SDK v5 or later with the useChat hook." openapi: /discovery-openapi.json POST /v2/assistant/{domain}/message keywords: [ diff --git a/api/assistant/create-assistant-message.mdx b/api/assistant/create-assistant-message.mdx index 921a09ffa..49da2a76e 100644 --- a/api/assistant/create-assistant-message.mdx +++ b/api/assistant/create-assistant-message.mdx @@ -1,6 +1,6 @@ --- title: "Create assistant message (v1)" -description: "Deprecated. Send messages to the AI assistant using AI SDK v4. Use v2 endpoint for AI SDK v5 or later." +description: "Deprecated. Send messages to The Mintie Assistant using AI SDK v4. Use v2 endpoint for AI SDK v5 or later." openapi: /discovery-openapi.json POST /v1/assistant/{domain}/message tag: "Deprecated" keywords: [ "assistant message", "embed", "chat", "integrate", "ai sdk v4" ] diff --git a/api/introduction.mdx b/api/introduction.mdx index 50480703b..825c5ed88 100644 --- a/api/introduction.mdx +++ b/api/introduction.mdx @@ -1,6 +1,6 @@ --- title: "Introduction" -description: "Trigger updates, embed AI assistant, export analytics, and more" +description: "Trigger updates, embed The Mintie Assistant, export analytics, and more" keywords: ["REST API", "endpoints", "API keys"] --- @@ -16,13 +16,13 @@ The Mintlify REST API enables you to programmatically interact with your documen - [Generate assistant message](/api/assistant/create-assistant-message): Embed the assistant, trained on your docs, into any application of your choosing. - [Search documentation](/api/assistant/search): Search through your documentation. - [Get user feedback](/api/analytics/feedback): Export user feedback from your documentation. -- [Get assistant conversations](/api/analytics/assistant-conversations): Export AI assistant conversation history. +- [Get assistant conversations](/api/analytics/assistant-conversations): Export The Mintie Assistant conversation history. ### Common use cases - **Automated deployments**: Trigger site updates at set intervals or when events occur with [Trigger update](/api/update/trigger) and [Get update status](/api/update/status). - **CI/CD integration**: Update documentation as part of your deployment pipeline when code changes with [Trigger update](/api/update/trigger). -- **Custom integrations**: Embed the AI assistant into your product, support portal, or internal tools with [Generate assistant message](/api/assistant/create-assistant-message) and [Search documentation](/api/assistant/search). +- **Custom integrations**: Embed The Mintie Assistant into your product, support portal, or internal tools with [Generate assistant message](/api/assistant/create-assistant-message) and [Search documentation](/api/assistant/search). - **Automated editing**: Use agent jobs to programmatically update documentation at scale with [Create agent job](/api/agent/create-agent-job), [Get agent job](/api/agent/get-agent-job), and [Get all agent jobs](/api/agent/get-all-jobs). - **Analytics export**: Export feedback and assistant conversations for external analysis with [Get user feedback](/api/analytics/feedback) and [Get assistant conversations](/api/analytics/assistant-conversations). diff --git a/changelog.mdx b/changelog.mdx index de466c06a..faa9412fb 100644 --- a/changelog.mdx +++ b/changelog.mdx @@ -210,7 +210,7 @@ noindex: true - Fixed conflicts when multiple Mermaid diagrams appeared on the same page. - Fixed a rendering loop that could cause performance issues with the Tabs component. - Fixed the password reset button not working. - - The AI assistant no longer appears when printing pages. + - The Mintie Assistant no longer appears when printing pages. - Fixed the cursor being invisible in dark mode. - Fixed a bug that could strip style attributes in MDX. - Fixed an issue where page "last modified" dates updated incorrectly during global config changes. @@ -1077,8 +1077,8 @@ noindex: true - Added more customization options including focus mode, expandable code blocks, dark and light mode responsiveness, language dropdown menu, line numbering, and icons - - ## AI assistant updates + + ## The Mintie Assistant updates - Improved accuracy through agentic RAG with tool calling - Provides navigable links to referenced pages so that users can go directly to the source of answers @@ -1230,7 +1230,7 @@ noindex: true - ## AI Assistant Improvements + ## The Mintie Assistant Improvements - New UI with dedicated chat page & pre-filled prompts - Stability improvements. For example, bug fixes of editing the wrong file or no files at all diff --git a/contact-support.mdx b/contact-support.mdx index 6f69f6440..ef99220ba 100644 --- a/contact-support.mdx +++ b/contact-support.mdx @@ -5,7 +5,7 @@ description: "We're here to help you get the most out of Mintlify." ## Ask our docs -Use the keyboard shortcut Command + I (macOS) or Ctrl + I (Windows/Linux) to start a chat with our AI assistant trained on our documentation. +Use the keyboard shortcut Command + I (macOS) or Ctrl + I (Windows/Linux) to start a chat with The Mintie Assistant trained on our documentation. ## Watch video tutorials diff --git a/guides/geo.mdx b/guides/geo.mdx index 9c7152b4d..2847961d1 100644 --- a/guides/geo.mdx +++ b/guides/geo.mdx @@ -90,7 +90,7 @@ LLMs.txt files help AI systems understand your documentation structure, similar Test various AI tools with questions about your product and documentation to see how well your docs are being cited. -**Ask AI assistants specific questions about your docs:** +**Ask The Mintie Assistant specific questions about your docs:** - "How do I set up authentication using this API?" - "Walk me through the installation process step by step" diff --git a/guides/windsurf.mdx b/guides/windsurf.mdx index d950150b9..2067dba54 100644 --- a/guides/windsurf.mdx +++ b/guides/windsurf.mdx @@ -8,7 +8,7 @@ Transform Windsurf into a documentation expert that understands your style guide ## Use Windsurf with Mintlify -Windsurf's Cascade AI assistant can be tuned to write documentation according to your standards using Mintlify components. Workspace rules and memories provide persistent context about your project, ensuring more consistent suggestions from Cascade. +Windsurf's Cascade assistant can be tuned to write documentation according to your standards using Mintlify components. Workspace rules and memories provide persistent context about your project, ensuring more consistent suggestions from Cascade. * **Workspace rules** are stored in your documentation repository and shared with your team. * **Memories** provide individual context that builds up over time. diff --git a/integrations/analytics/overview.mdx b/integrations/analytics/overview.mdx index 0541c8ef6..52ae06d78 100644 --- a/integrations/analytics/overview.mdx +++ b/integrations/analytics/overview.mdx @@ -696,7 +696,7 @@ All tracked events use the `docs.` prefix. | Event name | Description | | :-------------------------------------- | :-------------------------------------------------------------------------------------------------------- | -| `docs.assistant.enter` | User opens the AI assistant. | +| `docs.assistant.enter` | User opens The Mintie Assistant. | | `docs.assistant.completed` | Chat session completes. | | `docs.assistant.source_click` | User clicks a citation in a chat response. | | `docs.assistant.suggestion_click` | User clicks a suggested question. | diff --git a/organize/hidden-pages.mdx b/organize/hidden-pages.mdx index cbc54e0b7..d69452afe 100644 --- a/organize/hidden-pages.mdx +++ b/organize/hidden-pages.mdx @@ -85,7 +85,7 @@ To hide a tab, add the `hidden` property for the tab in your `docs.json` file: ## Search, SEO, and AI indexing -By default, hidden pages don't appear in indexing for search engines, documentation site search, or as AI assistant context. To include hidden pages in search results and assistant context, add the `seo` property to your `docs.json`: +By default, hidden pages don't appear in indexing for search engines, documentation site search, or as The Mintie Assistant context. To include hidden pages in search results and assistant context, add the `seo` property to your `docs.json`: ```json "seo": { diff --git a/organize/settings.mdx b/organize/settings.mdx index 17893be5c..826ea78cf 100644 --- a/organize/settings.mdx +++ b/organize/settings.mdx @@ -695,7 +695,7 @@ This section contains the full reference for the `docs.json` file. Actions available in the contextual menu. The first option appears as the default. - - `assistant`: Open the AI assistant with the current page as context. + - `assistant`: Open The Mintie Assistant with the current page as context. - `copy`: Copy the current page as Markdown to the clipboard. - `view`: View the current page as Markdown in a new tab. - `chatgpt`: Send the current page content to ChatGPT.