Merged
Conversation
Deploying aiven-docs with
|
| Latest commit: |
f0937a3
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://9fe260f7.aiven-docs.pages.dev |
| Branch Preview URL: | https://bf-4220-docs-add-info-on-pg.aiven-docs.pages.dev |
8140b3c to
34c1a25
Compare
Contributor
There was a problem hiding this comment.
Pull request overview
Updates the PG Studio documentation to better explain the Ask AI workflow and what context PG Studio sends to the AI Assistant, aligning the how-to with the feature behavior referenced in BF-4220.
Changes:
- Reworks the AI section to describe AI capabilities, schema context usage, and SQL context sharing.
- Adds step-by-step guidance for using Ask AI with full-statement and highlighted-snippet context.
- Extends the Vale accept list to include
CTE/CTEs.
Reviewed changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated 3 comments.
| File | Description |
|---|---|
| docs/products/postgresql/howto/pg-studio.md | Expands and restructures the AI Assistant/Ask AI documentation and workflow steps. |
| .github/vale/styles/config/vocabularies/Aiven/accept.txt | Adds CTE and CTEs to the accepted vocabulary for documentation linting. |
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> Signed-off-by: dorota <114921900+wojcik-dorota@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> Signed-off-by: dorota <114921900+wojcik-dorota@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> Signed-off-by: dorota <114921900+wojcik-dorota@users.noreply.github.com>
Signed-off-by: dorota <114921900+wojcik-dorota@users.noreply.github.com>
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.
https://aiven.atlassian.net/browse/BF-4220
DOC PREVIEW