Skip to content

Add How-To guide: Scaffold a QType Project#155

Closed
Copilot wants to merge 2 commits intomainfrom
copilot/scaffold-qtype-project
Closed

Add How-To guide: Scaffold a QType Project#155
Copilot wants to merge 2 commits intomainfrom
copilot/scaffold-qtype-project

Conversation

Copy link
Contributor

Copilot AI commented Mar 5, 2026

Description / purpose of change(s):

Adds a new How-To guide walking users through setting up a new QType project from scratch using a minimal starter template.

New file: docs/How To/Command Line Usage/scaffold_a_qtype_project.md

Covers:

  • Installing QType (pip install qtype)
  • Project directory structure and .env setup with AWS Bedrock credentials
  • Minimal starter app.qtype.yaml (inline AWS Bedrock model → PromptTemplateLLMInference)
  • Validate (qtype validate) and run/serve commands

Technical notes / screenshots / additional information (optional):

No complete example file included by design — the guide is intentionally a "copy this and make it yours" scaffold rather than a runnable demo.


✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.

Co-authored-by: lou-k <1943106+lou-k@users.noreply.github.com>
Copilot AI changed the title [WIP] Add instructions for scaffolding a QType project Add How-To guide: Scaffold a QType Project Mar 5, 2026
Copilot finished work on behalf of lou-k March 5, 2026 19:49
@lou-k lou-k marked this pull request as ready for review March 6, 2026 01:39
@lou-k lou-k requested a review from loukratz-bv as a code owner March 6, 2026 01:39
@lou-k lou-k closed this Mar 6, 2026
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