diff --git a/changelog.mdx b/changelog.mdx index 0b6664b5..b0907f52 100644 --- a/changelog.mdx +++ b/changelog.mdx @@ -4,6 +4,17 @@ description: "New updates and improvements" mode: "center" --- + + ## AI 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 + - Copyable code examples to help users implement solutions based on your documentation + + Learn more in the [assistant docs](/guides/assistant). + + + ## API playground stability updates