-
Notifications
You must be signed in to change notification settings - Fork 59
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
Add support for ACUL Endpoints in PromptManager
#458
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #458 +/- ##
==========================================
+ Coverage 95.36% 95.38% +0.02%
==========================================
Files 52 52
Lines 10438 10494 +56
==========================================
+ Hits 9954 10010 +56
Misses 366 366
Partials 118 118 ☔ View full report in Codecov by Sentry. |
@developerkunal the reference links in the PR go to 404, there's no information about "ACUL" in the docs. |
Hi @AntonAM, We’ve partially released it for now! The documentation will be updated soon as well. |
🔧 Changes
ReadRendering
andUpdateRendering
inPromptManager
.📚 References
🔬 Testing
ReadRendering
andUpdateRendering
methods with new unit tests to ensure correct functionality.📝 Checklist