Skip to content

Commit 8609e64

Browse files
authored
Assistant changelog (#839)
* assistant changelog * reviewer feedback * clarify "Ask AI"
1 parent 11d1019 commit 8609e64

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

changelog.mdx

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,18 @@ description: "New updates and improvements"
44
mode: "center"
55
---
66

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+
719
<Update label="May 2025">
820
## API playground stability updates
921

0 commit comments

Comments
 (0)