docs: point AI Chat Assistant option at the ready-made prompt#602
Merged
Conversation
The "AI Chat Assistant" option in the new-user guide and README told users to "point ChatGPT/Claude at autolens_assistant and ask questions like ..." — a vague half-example a new user can't act on directly. Replace it with an instruction to copy the ready-to-use example prompt from the autolens_assistant README into ChatGPT or Claude, so someone who already knows ChatGPT gets going from the first message. Also add "creating end-to-end example Python scripts" to the use-case list. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Drop 'interpreting or debugging errors' from the AI Chat Assistant use-case line so it matches the autolens_assistant README exactly. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
The AI Chat Assistant option in
overview_2_new_user_guideand the README previously said "point ChatGPT/Claude at autolens_assistant and ask questions like 'How do I model a galaxy-scale strong lens...'" — a vague half-example a new user can't act on.This replaces it with a clear instruction to copy the ready-to-use example prompt from the
autolens_assistantREADME into ChatGPT or Claude, so someone who already knows how to use ChatGPT gets going from the first message. The concrete copy-paste prompt now lives in theautolens_assistantREADME (PyAutoLabs/autolens_assistant#61), so these docs point there rather than duplicating it.Also adds "creating end-to-end example Python scripts" to the use-case list.
Docs-only.
🤖 Generated with Claude Code