Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Marketing Text Empty Response Fix (#690)
#### 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](https://dynamicssmb2.visualstudio.com/1fcb79e7-ab07-432a-a3c6-6cf5a88ba4a5/_workitems/edit/504345) Co-authored-by: Qasim Ikram <qaikram@microsoft.com>
- Loading branch information