You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: MAUI/AIAssistView/items.md
+87Lines changed: 87 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -427,3 +427,90 @@ The `SfAIAssistView` control includes a built-in event called [CardTapped](https
427
427
428
428
{% endhighlight %}
429
429
{% endtabs %}
430
+
431
+
## Show error response UI
432
+
433
+
The `SfAIAssistView` allows to display error responses by setting the text to the `ErrorMessage`, ensuring clear notification when an error occurs during AI interactions.
0 commit comments