Skip to content

Commit 8dcd5da

Browse files
authored
Document the assistant (#812)
* Documentation edits made through Mintlify web editor * Documentation edits made through Mintlify web editor * Documentation edits made through Mintlify web editor * Documentation edits made through Mintlify web editor * Documentation edits made through Mintlify web editor * Documentation edits made through Mintlify web editor * Documentation edits made through Mintlify web editor * Documentation edits made through Mintlify web editor * Documentation edits made through Mintlify web editor * Documentation edits made through Mintlify web editor * Documentation edits made through Mintlify web editor * Documentation edits made through Mintlify web editor * fix parsing error * update description * copyedit about section * update using the assistant section * update ai ingestion section * export/analysis section * fix image * add reviewer feedback * clean up list * make cards for ai ingestion section * remove columns * make sample prompts a card * remove icons * tidy formatting * higher res images
1 parent 91a48c9 commit 8dcd5da

File tree

6 files changed

+287
-9
lines changed

6 files changed

+287
-9
lines changed

changelog.mdx

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,12 @@ mode: "center"
66

77
<Update label="May 2025">
88
## API playground stability updates
9+
910
- Search to find an endpoint
1011
- Indicate a deprecated endpoint with a tag
1112
- Hide auto-generated API pages from navigation
1213
- Upload multipart or form data files
13-
14+
1415
Learn more at [API playground docs.](/api-playground/)
1516

1617
## `mint update`
@@ -21,9 +22,8 @@ mode: "center"
2122
## Web Editor 3.0
2223

2324
<Frame>
24-
![Webeditor3 Jpe](/images/webeditor3.jpeg)
25+
![Webeditor3 Jpe](/images/webeditor3.jpeg)
2526
</Frame>
26-
2727
Overhauled usability in the WYSIWYG editor.
2828

2929
**Major improvements**
@@ -173,12 +173,12 @@ mode: "center"
173173
</Update>
174174

175175
<Update label="November 2024">
176-
## AI Assistant
176+
## AI Writer
177177

178178
<Frame>
179179
![AI Assistant](/images/changelog/ai-assistant.jpg)
180180
</Frame>
181-
You can now ask AI to make changes to your docs, with the context of all existing documentation. Type in a prompt and the assistant will propose changes by generating a pull request.
181+
You can now ask AI to make changes to your docs, with the context of all existing documentation. Type in a prompt and the writer will propose changes by generating a pull request.
182182

183183
## GitLab Integration Upgrade
184184

@@ -461,4 +461,4 @@ mode: "center"
461461
- Snippets V2: We now support fully reusable components and variables for snippets.
462462
- Open-source MDX Engine: We've exposed two APIs—getCompiledMdx and MDXComponent—so you can access Mintlify markdown and code syntax highlighting. [Contributions to the project](https://github.com/mintlify/mdx) are welcome.
463463
- AI Chat Insights: Segment chat history by date and increase AI Chat quota from the dashboard, and see how often a specific query appears.
464-
</Update>
464+
</Update>

docs.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -112,6 +112,7 @@
112112
"group": "Guides",
113113
"pages": [
114114
"guides/migration",
115+
"guides/assistant",
115116
"mcp",
116117
"guides/cursor",
117118
"translations",

0 commit comments

Comments
 (0)