Skip to content

Conversation

paytonison
Copy link

Summary

Briefly describe the changes and the goal of this PR. Make sure the PR title summarizes the changes effectively.

Motivation

Why are these changes necessary? How do they improve the cookbook?


For new content

When contributing new content, read through our contribution guidelines, and mark the following action items as completed:

  • I have added a new entry in registry.yaml (and, optionally, in authors.yaml) so that my content renders on the cookbook website.
  • I have conducted a self-review of my content based on the contribution guidelines:
    • Relevance: This content is related to building with OpenAI technologies and is useful to others.
    • Uniqueness: I have searched for related examples in the OpenAI Cookbook, and verified that my content offers new insights or unique information compared to existing documentation.
    • Spelling and Grammar: I have checked for spelling or grammatical mistakes.
    • Clarity: I have done a final read-through and verified that my submission is well-organized and easy to understand.
    • Correctness: The information I include is correct and all of my code executes successfully.
    • Completeness: I have explained everything fully, including all necessary references and citations.

We will rate each of these areas on a scale from 1 to 4, and will only accept contributions that score 3 or higher on all areas. Refer to our contribution guidelines for more details.

paytonison and others added 22 commits August 17, 2025 16:51
Deleted 'how_to_work_with_large_language_models.md' and added 'llms 101.md' with a shorter, more focused overview of large language models. The new article provides a high-level introduction to LLMs, their capabilities, and basic concepts for users.
Co-authored-by: paytonison <148833579+paytonison@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
…89be-5bd8110247a2

Add CONTRIBUTORS.md file with comprehensive contributor acknowledgment
whoopsie-doodles
Co-authored-by: paytonison <148833579+paytonison@users.noreply.github.com>
…8add-10fedf718e92

Add OpenAI Cookbook - LLMs 101 article to registry
…90f1-fd01acc2a1e0

Complete branch rename task: Verified "intro-rewrite" to "paytonison/intro-rewrite" rename
@Copilot Copilot AI review requested due to automatic review settings September 8, 2025 07:23
Copilot

This comment was marked as outdated.

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 introduces a new introductory article "OpenAI Cookbook - LLMs 101" and removes the existing "How to work with large language models" article. The changes appear to be updating the cookbook's introductory content with more current information about OpenAI's models and capabilities.

  • Adds a new comprehensive introduction to LLMs covering GPT-5, open models, and practical guidance
  • Removes the existing introductory article about working with large language models
  • Adds author information for the contributor

Reviewed Changes

Copilot reviewed 4 out of 4 changed files in this pull request and generated no comments.

File Description
registry.yaml Adds entry for new LLMs 101 article with metadata and tags
authors.yaml Adds author profile for paytonison
articles/openai-cookbook-llms-101.md New introductory article covering current OpenAI models and cookbook usage
articles/how_to_work_with_large_language_models.md Removes existing introductory article

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

@paytonison paytonison changed the title Paytonison/intro rewrite Cookbook Introduction rewritten for relevance and more user-friendly experience. Sep 9, 2025
@paytonison paytonison closed this Sep 11, 2025
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