We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 11d1019 commit 8609e64Copy full SHA for 8609e64
changelog.mdx
@@ -4,6 +4,18 @@ description: "New updates and improvements"
4
mode: "center"
5
---
6
7
+<Update label="June 2025">
8
+ ## AI assistant updates
9
+
10
+ - Improved accuracy through agentic RAG with tool calling
11
+ - Provides navigable links to referenced pages so that users can go directly to the source of answers
12
+ - Copy shortcut for code examples generated by assistant
13
+ - "Ask AI" shortcut on code blocks in documentation to generate explanations from the assistant
14
15
+ Learn more in the [assistant docs](/guides/assistant).
16
17
+</Update>
18
19
<Update label="May 2025">
20
## API playground stability updates
21
0 commit comments