-
Notifications
You must be signed in to change notification settings - Fork 11.3k
Cookbook Introduction rewritten for relevance and more user-friendly experience. #2121
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
Conversation
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
There was a problem hiding this 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.
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:
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.