-
-
Notifications
You must be signed in to change notification settings - Fork 83
Add section on getting help & genAI #245
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
Thank you!Thank you for your pull request 😃 🤖 This automated message can help you check the rendered files in your submission for clarity. If you have any questions, please feel free to open an issue in {sandpaper}. If you have files that automatically render output (e.g. R Markdown), then you should check for the following:
Rendered Changes🔍 Inspect the changes: https://github.com/LibraryCarpentry/lc-data-intro/compare/md-outputs..md-outputs-PR-245 The following changes were observed in the rendered markdown documents: What does this mean?If you have source files that require output and figures to be generated (e.g. R Markdown), then it is important to make sure the generated figures and output are reproducible. This output provides a way for you to inspect the output in a diff-friendly manner so that it's easy to see the changes that occur due to new software versions or randomisation. ⏱️ Updated at 2025-04-30 14:41:32 +0000 |
annajiat
left a comment
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.
As LLMs are still evolving e.g., chain-of-thought reasoning and there is a lot of debate, May I recommend changes as follows:
proposed: the limits of what LLMs can do (e.g., their "reasoning" abilities are unreliable).
current: the limits of what LLMs can do (e.g., they can't "reason").
Auto-generated via `{sandpaper}`
Source : 9119214
Branch : md-outputs
Author : GitHub Actions <actions@github.com>
Time : 2025-12-12 18:24:27 +0000
Message : markdown source builds
Auto-generated via `{sandpaper}`
Source : 251c53a
Branch : main
Author : Kevin French <kfrench@gsinet.net>
Time : 2025-12-12 18:23:41 +0000
Message : Merge pull request #245 from LibraryCarpentry/getting-help-genai
Add section on getting help & genAI
Auto-generated via `{sandpaper}`
Source : 9119214
Branch : md-outputs
Author : GitHub Actions <actions@github.com>
Time : 2025-12-12 18:24:27 +0000
Message : markdown source builds
Auto-generated via `{sandpaper}`
Source : 251c53a
Branch : main
Author : Kevin French <kfrench@gsinet.net>
Time : 2025-12-12 18:23:41 +0000
Message : Merge pull request #245 from LibraryCarpentry/getting-help-genai
Add section on getting help & genAI
Auto-generated via `{sandpaper}`
Source : 9119214
Branch : md-outputs
Author : GitHub Actions <actions@github.com>
Time : 2025-12-12 18:24:27 +0000
Message : markdown source builds
Auto-generated via `{sandpaper}`
Source : 251c53a
Branch : main
Author : Kevin French <kfrench@gsinet.net>
Time : 2025-12-12 18:23:41 +0000
Message : Merge pull request #245 from LibraryCarpentry/getting-help-genai
Add section on getting help & genAI
Auto-generated via `{sandpaper}`
Source : 9119214
Branch : md-outputs
Author : GitHub Actions <actions@github.com>
Time : 2025-12-12 18:24:27 +0000
Message : markdown source builds
Auto-generated via `{sandpaper}`
Source : 251c53a
Branch : main
Author : Kevin French <kfrench@gsinet.net>
Time : 2025-12-12 18:23:41 +0000
Message : Merge pull request #245 from LibraryCarpentry/getting-help-genai
Add section on getting help & genAI
Auto-generated via `{sandpaper}`
Source : 9119214
Branch : md-outputs
Author : GitHub Actions <actions@github.com>
Time : 2025-12-12 18:24:27 +0000
Message : markdown source builds
Auto-generated via `{sandpaper}`
Source : 251c53a
Branch : main
Author : Kevin French <kfrench@gsinet.net>
Time : 2025-12-12 18:23:41 +0000
Message : Merge pull request #245 from LibraryCarpentry/getting-help-genai
Add section on getting help & genAI
This adds a new section about how to get help with writing & debugging regular expressions, including a discussion of generative AI in this context. It is based on the changes made and discussed in swcarpentry/python-novice-gapminder#697 (and in various other communication channels -- please see the linked PR thread for more details)