Skip to content

Docs: Add decision making guide #162

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged

Conversation

robertjdominguez
Copy link
Collaborator

@robertjdominguez robertjdominguez commented Jun 25, 2025

Description 📝

Adds a new guide on decision making with PromptQL, highlighting patterns like interrogation, hypothesis testing, and cross-source analysis. Also renames and relocates the automations guide to the top level for clearer discovery, adjusting the sidebar position to reflect the new structure. Adds supporting images for new sections.

Quick Links 🚀

Decision Making

Adds a new guide on decision making with PromptQL, highlighting patterns like interrogation, hypothesis testing, and cross-source analysis. Also renames and relocates the automations guide to the top level for clearer discovery, adjusting the sidebar position to reflect the new structure. Adds supporting images for new sections.
@robertjdominguez robertjdominguez changed the base branch from main to robdominguez/feature/refocus-docs June 25, 2025 20:44
@hasura-bot
Copy link
Collaborator

hasura-bot commented Jun 25, 2025

Redirects 🔀

Hey, @robertjdominguez & @seanparkross — the following redirects will be needed for deployment:

# TEST ME: https://stage.promptql.io/docs/how-to-build-with-promptql/with-automation/
location = /docs/how-to-build-with-promptql/with-automation/ {
    return 301 https://$host/docs/automation/;
}

@hasura-bot
Copy link
Collaborator

@robertjdominguez Thanks for your PR! I've assigned @robertjdominguez to review it.

@hasura-bot
Copy link
Collaborator

Images automagically compressed by Calibre's image-actions

Compression reduced images by 50.7%, saving 1.00 MB.

Filename Before After Improvement Visual comparison
static/img/get-started/playground-cross-source.png 434.12 KB 214.53 KB -50.6% View diff
static/img/get-started/playground-deep-research.png 449.25 KB 225.91 KB -49.7% View diff
static/img/get-started/playground-dm-streaming-results.png 424.13 KB 211.16 KB -50.2% View diff
static/img/get-started/playground-interrogation.png 448.62 KB 225.92 KB -49.6% View diff
static/img/get-started/playground-visualization-rosling.png 272.17 KB 122.81 KB -54.9% View diff

97 images did not require optimisation.

Copy link

cloudflare-workers-and-pages bot commented Jun 25, 2025

Deploying promptql-docs with  Cloudflare Pages  Cloudflare Pages

Latest commit: b8a3a80
Status: ✅  Deploy successful!
Preview URL: https://1cd22cc9.promptql-docs.pages.dev
Branch Preview URL: https://add-decision-making.promptql-docs.pages.dev

View logs

@robertjdominguez robertjdominguez merged commit 001909a into robdominguez/feature/refocus-docs Jun 25, 2025
3 checks passed
@robertjdominguez robertjdominguez deleted the add-decision-making branch June 25, 2025 21:06
robertjdominguez added a commit that referenced this pull request Jun 30, 2025
## Description 📝

Adds a new guide on decision making with PromptQL, highlighting patterns
like interrogation, hypothesis testing, and cross-source analysis. Also
renames and relocates the automations guide to the top level for clearer
discovery, adjusting the sidebar position to reflect the new structure.
Adds supporting images for new sections.

## Quick Links 🚀

[Decision
Making](https://add-decision-making.promptql-docs.pages.dev/decision-making/)

---------

Co-authored-by: hasura-bot <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants