-
Notifications
You must be signed in to change notification settings - Fork 1
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
feat: hint Aila as to which part of the lesson to update next #265
Conversation
… than sending all steps
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Quality Gate passedIssues Measures |
Playwright test resultsDetails Open report ↗︎ Skipped testsNo persona › tests/auth.test.ts › authenticate through Clerk UI |
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.
The code here looks good 👍
The prompt changes are a bit too extensive to unpick in detail, and I'm not sure which changes are you vs HB
We should definitely get @mikeritson-oak to test these prompt changes ahead of merging - though if they've already been tested in the PR this is pulled from then we're good to go!
Yep - these are the prompt changes that we've QAed on the main PR |
🎉 This PR is included in version 1.12.0 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
Description
We've had several issues to do with the prompt that this address:
This addresses several of these issues and fixes a bug whereby the with-RAG workflow was kicking in even though there were no relevant lessons.
Includes HB's recent prompt changes for the missing sections and updates the body with her PR.