Skip to content

Commit

Permalink
added: history property in cds-action-askkb-v2
Browse files Browse the repository at this point in the history
  • Loading branch information
Gabriele Panico committed Aug 2, 2024
1 parent 24110dc commit ed7686e
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -77,15 +77,15 @@
</cds-textarea>
</div>

<!-- <div class="field-box">
<div class="field-box">
<section class="disable-input-message-section">
<mat-checkbox
[checked]="action?.history"
(change)="onChangeCheckbox('history')">
{{"CDSCanvas.UseChatHistoryInPrompt" | translate}}
</mat-checkbox>
</section>
</div> -->
</div>

<!-- PREVIEW - START -->
<div style="width: 100%; display: flex; justify-content: flex-end; margin: 30px 0px 10px 0px">
Expand Down

0 comments on commit ed7686e

Please sign in to comment.