Skip to content

Commit 7f205d1

Browse files
mpivchevtobiasKaminsky
authored andcommitted
Add android image
Signed-off-by: Milen Pivchev <milen.pivchev@gmail.com>
1 parent 448b6b5 commit 7f205d1

File tree

2 files changed

+0
-3
lines changed

2 files changed

+0
-3
lines changed

developer_manual/client_apis/ClientIntegration/index.rst

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -183,9 +183,6 @@ The Assistant integration has a few endpoints for the client to show and execute
183183
.. image:: /images/client-integration-android.png
184184
alt: "Client integration on Android"
185185

186-
.. image:: /images/client-integration-desktop.png
187-
alt: "Client integration on Desktop"
188-
189186
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`.
190187
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:
191188

157 KB
Loading

0 commit comments

Comments
 (0)