- 
                Notifications
    You must be signed in to change notification settings 
- Fork 1.6k
Update lesson 3 to include the image generation markdown file reference #151
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
| 👋 Thanks for contributing @copilot! We will review the pull request and get back to you soon. | 
Co-authored-by: elbruno <[email protected]>
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.
Looks good!
| Check Country Locale in URLsWe have automatically detected added country locale to URLs in your files. Check the file paths and associated URLs inside them. 
 | 
    
      
        1 similar comment
      
    
  
    | Check Country Locale in URLsWe have automatically detected added country locale to URLs in your files. Check the file paths and associated URLs inside them. 
 | 
remove locale from links
| Check Broken URLsWe have automatically detected the following broken URLs in your files. Review and fix the paths to resolve this issue. Check the file paths and associated broken URLs inside them. 
 | 
    
      
        1 similar comment
      
    
  
    | Check Broken URLsWe have automatically detected the following broken URLs in your files. Review and fix the paths to resolve this issue. Check the file paths and associated broken URLs inside them. 
 | 
| Check Broken URLsWe have automatically detected the following broken URLs in your files. Review and fix the paths to resolve this issue. Check the file paths and associated broken URLs inside them. 
 | 
This PR updates the Core Generative AI Techniques lesson (lesson 3) to include a reference to the image generation markdown file that was already in the repository but not linked from the main readme.
Changes made:
05-ImageGenerationOpenAI.mdin the list of lesson sections03-vision-audio.mdto point to the image generation lesson05-ImageGenerationOpenAI.mdto point to the agents lessonThis creates a more complete learning path through the lessons and ensures that users can easily discover the image generation content.
Fixes #150.
💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.