-
Notifications
You must be signed in to change notification settings - Fork 51
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
Support synchronous chat response #1331
Support synchronous chat response #1331
Conversation
This pull request has been linked to Shortcut Story #7131: Option to get the |
Codecov ReportPatch coverage:
Additional details and impacted files@@ Coverage Diff @@
## main #1331 +/- ##
==========================================
+ Coverage 85.08% 85.20% +0.11%
==========================================
Files 414 415 +1
Lines 22885 22922 +37
==========================================
+ Hits 19472 19530 +58
+ Misses 3413 3392 -21
Flags with carried forward coverage won't be shown. Click here to find out more.
☔ View full report in Codecov by Sentry. |
Description
Allow synchronous chat responses.
This includes a refactor to make supporting this more tenable
How was this PR tested?
Describe how you tested this PR.