Skip to content
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 form-content Insertion Point For Prompt Partials in PromptManager #503

Merged
merged 1 commit into from
Feb 11, 2025

Conversation

developerkunal
Copy link
Contributor

🔧 Changes

Added support for the form-content insertion point in PromptManager.

  • Introduced InsertionPointFormContent to represent the form-content insertion point.
  • Allows for better customization of prompt partials.

📚 References

🔬 Testing

  • Manually tested integration with existing prompt partials.

📝 Checklist

  • All new, changed, or fixed functionality is covered by tests (or marked N/A).
  • Documentation has been updated for all new/changed functionality (or marked N/A).

@developerkunal developerkunal requested a review from a team as a code owner February 11, 2025 15:32
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.51%. Comparing base (f6ddd7e) to head (253f111).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #503   +/-   ##
=======================================
  Coverage   95.51%   95.51%           
=======================================
  Files          57       57           
  Lines       11018    11018           
=======================================
  Hits        10524    10524           
  Misses        373      373           
  Partials      121      121           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@developerkunal developerkunal merged commit 934d6ad into main Feb 11, 2025
7 checks passed
@developerkunal developerkunal deleted the add-support-for-insertionpoint-formcontent branch February 11, 2025 15:52
@developerkunal developerkunal mentioned this pull request Feb 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants