You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: website/docs/docs/dbt-versions/release-notes.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -17,6 +17,10 @@ pagination_prev: null
17
17
Release notes are grouped by month for both multi-tenant and virtual private cloud (VPC) environments.
18
18
19
19
## October 2025
20
+
-**New**: The [docs.getdbt.com](http://docs.getdbt.com/) documentation site has introduced an LLM Context menu on all product documentation and guide pages. This menu provides users with quick options to interact with the current page using LLMs. You can can now:
21
+
- Copy the page as raw Markdown — This makes it easier to reference or reuse documentation content.
22
+
- Open the page directly in ChatGPT or Claude — This redirects you to a chat with the LLM and automatically loads a message asking it to read the page, helping you start a conversation with context from the page.
23
+
<Lightboxsrc="/img/llm-menu.png"width="50%"title="LLM Context menu on documentation pages" />
20
24
-**Enhancement**: The CodeGenCodeLen feature has been re-introduced to the <Constantname="cloud_ide" />. This feature was [temporarily](#pre-coalesce) removed in the previous release due to compatibility issues.
0 commit comments