Skip to content

Conversation

paytonison
Copy link

Summary

  • Centralizes all prompting-related notebooks, guides, and assets into a single directory for easier discovery, comparison, and reuse.
  • Adds a focused README with quick start, inventory, suggested learning paths, conventions, and contributing guidance.

What Changed

  • Moved all prompting notebooks, notes, and assets into examples/prompting/.
  • Added examples/prompting/README.md covering:
    • Quick start
    • What’s inside (by category)
    • Suggested learning paths
    • Folder conventions and contribution notes
    • Model availability notes and tips
  • Kept content intact; primarily organizational + documentation updates.

Why

  • Improves discoverability and navigation for the prompting materials.
  • Establishes clear conventions to keep future additions consistent.
  • Makes it easier to learn sequentially or jump to specific topics.

Impact

  • No runtime/code behavior changes expected.
  • External links to prior file locations may break. See follow-ups.

How To Review

  • Browse examples/prompting/ to confirm expected files are present.
  • Skim the new README for clarity, structure, and completeness.
  • Optionally open a few notebooks to ensure assets/relative paths resolve.

Follow-ups

  • Update any inbound links in the repo/docs that referenced old paths.
  • Optionally standardize filenames to the documented conventions over time.

@Copilot Copilot AI review requested due to automatic review settings September 12, 2025 02:34
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR consolidates all prompting-related materials into a unified examples/prompting/ directory and adds a comprehensive README to improve navigation and learning. The main goal is to organize scattered prompting resources into a single location with clear documentation.

  • Centralizes prompting notebooks, guides, and assets into one directory structure
  • Adds a detailed README with quick start guide, content inventory, and learning paths
  • Establishes conventions for future contributions and file organization

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

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.

1 participant