Add android image

Signed-off-by: Milen Pivchev <milen.pivchev@gmail.com>
This commit is contained in:
Milen Pivchev
2026-02-18 10:10:21 +01:00
committed by Tobias Kaminsky
parent 448b6b5008
commit 7f205d15f8
2 changed files with 0 additions and 3 deletions

View File

@@ -183,9 +183,6 @@ The Assistant integration has a few endpoints for the client to show and execute
.. image:: /images/client-integration-android.png
alt: "Client integration on Android"
.. image:: /images/client-integration-desktop.png
alt: "Client integration on Desktop"
Looking at the "Summarize using AI" action, it will only show for files with mimetypes starting with "text/" or the specified document and PDF mimetypes, as described in `mimetype_filters`.
When clicking on the action, the client will send a POST request to the specified URL, replacing {fileId} with the actual file id. The app can then handle the request and for example send a tooltip response back to the client. The client will show the tooltip to the user:

Binary file not shown.

After

Width:  |  Height:  |  Size: 157 KiB