Provide technical narrative for CockroachDB and AI#23124
Open
bsanchez-the-roach wants to merge 6 commits intomainfrom
Open
Provide technical narrative for CockroachDB and AI#23124bsanchez-the-roach wants to merge 6 commits intomainfrom
bsanchez-the-roach wants to merge 6 commits intomainfrom
Conversation
Files changed:
|
✅ Deploy Preview for cockroachdb-api-docs canceled.
|
✅ Deploy Preview for cockroachdb-interactivetutorials-docs canceled.
|
✅ Netlify Preview
To edit notification comments on pull requests, go to your Netlify project configuration. |
Contributor
kannanlakshmi
left a comment
There was a problem hiding this comment.
Thanks Brandon, left some minor comments and one major comment (adding ecosystem integration as a section).
kannanlakshmi
approved these changes
Mar 20, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
DOC-16343
The changes apply to {v26.2, v26.1, v25.4, v25.2, v24.3, v24.1}, as these are the versions to which we're backporting our AI-related docs.
Importantly, though, v24.1 does not have the
VECTORdata type, and v24.3 has theVECTORdata type but doesn't have vector indexing. So the page is modified a bit for those two versions.The overview page doesn't currently link to the CockroachDB Cloud MCP server page because that's in a separate PR.