Edit prompt template from studio#183
Conversation
|
Thanks for the pull request, @felipemontoya! This repository is currently maintained by Once you've gone through the following steps feel free to tag them in a comment and let them know that your changes are ready for engineering review. 🔘 Get product approvalIf you haven't already, check this list to see if your contribution needs to go through the product review process.
🔘 Provide contextTo help your reviewers and other members of the community understand the purpose and larger context of your changes, feel free to add as much of the following information to the PR description as you can:
🔘 Get a green buildIf one or more checks are failing, continue working on your changes until this is no longer the case and your build turns green. DetailsWhere can I find more information?If you'd like to get more details on all aspects of the review process for open source pull requests (OSPRs), check out the following resources: When can I expect my changes to be merged?Our goal is to get community contributions seen and reviewed as efficiently as possible. However, the amount of time that it takes to review and merge a PR can vary significantly based on factors such as:
💡 As a result it may take up to several weeks or months to complete a review and merge your PR. |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #183 +/- ##
==========================================
+ Coverage 95.13% 95.22% +0.09%
==========================================
Files 67 68 +1
Lines 7322 7901 +579
Branches 387 414 +27
==========================================
+ Hits 6966 7524 +558
- Misses 267 286 +19
- Partials 89 91 +2
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
Hi @felipemontoya , I noticed that during the AI Extensions Monthly Working Group yesterday you discussed an idea similar to what I was planning to introduce in this task. Since you’re already working on it, I decided not to duplicate the effort. Instead, I’ve created a patch file that might be useful for you - feel free to take a look when you have time. course_author_ai_settings_proposal.md |
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
165b2c7 to
4e84e27
Compare
… using authz Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
4e84e27 to
e202981
Compare
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
…ilable Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
f69c938 to
fe15270
Compare
fe15270 to
6e1ae6e
Compare
|
@Henrrypg I think this is worth a human review now. I fixed the permission model so they work in ulmo/teak. |
Henrrypg
left a comment
There was a problem hiding this comment.
Just ask to remove some inlines, It is working fine in dev and the code looks very good, thanks @felipemontoya
This PR adds a basic UI for looking at the configured Profiles and their templates from studio.
This first UI allows users to look at the profile at the scope and should these user templates be able to edit the template. Users that have "admin" course team permissions will be able to read the profile and scope in the studio UI and be able to write to the prompt template.
When saving, if a template is used in more than one profile, users are warned but allowed to continue if they so choose.
These images show how the UI looks: