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

Marketing Text Empty Response Fix #690

Merged
merged 1 commit into from
Mar 5, 2024

Conversation

qasimikram
Copy link
Contributor

@qasimikram qasimikram commented Mar 5, 2024

Summary

While generating marketing text, if you choose format "Tag Line + Paragraph", there is an empty response shown. This PR fixes the issue by making 2 LLM calls, one for each "Tag Line" and Paragraph. This is a short term mitigation to avoid changing prompts.

Work Item(s)

Fixes AB#504345

#### Summary 
While generating marketing text, if you choose format "Tag Line +
Paragraph", there is an empty response shown. This PR fixes the issue by
making 2 LLM calls, one for each "Tag Line" and Paragraph. This is a
short term mitigation to avoid changing prompts.

#### Work Item(s) 

Fixes
[AB#503183](https://dynamicssmb2.visualstudio.com/1fcb79e7-ab07-432a-a3c6-6cf5a88ba4a5/_workitems/edit/503183)

Co-authored-by: Qasim Ikram <[email protected]>
@qasimikram qasimikram requested a review from a team as a code owner March 5, 2024 13:55
@github-actions github-actions bot added this to the Version 24.1 milestone Mar 5, 2024
@qasimikram qasimikram merged commit 4fdfab0 into releases/24.x Mar 5, 2024
29 checks passed
@qasimikram qasimikram deleted the bug/503183-marketing-text-empty-24x branch March 5, 2024 16:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants