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: README.md
+4-3Lines changed: 4 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -228,7 +228,7 @@ This mode enables image analysis using the `GPT-4 Vision` model. Functioning muc
228
228
it also allows you to upload images or provide URLs to images. The vision feature can analyze both local
229
229
images and those found online.
230
230
231
-
Vision mode also includes real-time video capture from camera. To enable capture check the option "Camera" on the right-bottom corner. It will enable real-capture from your camera. To capture image from camera and append it to chat just click on video at left side. You can also enable "Auto capture" mode - image will be captured and appended to chat message every time you send message.
231
+
**From version 2.0.14** - Vision mode also includes real-time video capture from camera. To enable capture check the option "Camera" on the right-bottom corner. It will enable real-time capturing from your camera. To capture image from camera and append it to chat just click on video at left side. You can also enable "Auto capture" mode - image will be captured and appended to chat message every time you send message.
Copy file name to clipboardExpand all lines: docs/source/modes.rst
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -48,7 +48,7 @@ This mode enables image analysis using the ``GPT-4 Vision`` model. Functioning m
48
48
it also allows you to upload images or provide URLs to images. The vision feature can analyze both local
49
49
images and those found online.
50
50
51
-
Vision mode also includes real-time video capture from camera. To enable capture check the option "Camera" on the right-bottom corner. It will enable real-capture from your camera. To capture image from camera and append it to chat just click on video at left side. You can also enable "Auto capture" mode - image will be captured and appended to chat message every time you send message.
51
+
**From version 2.0.14** - Vision mode also includes real-time video capture from camera. To enable capture check the option "Camera" on the right-bottom corner. It will enable real-time capturing from your camera. To capture image from camera and append it to chat just click on video at left side. You can also enable "Auto capture" mode - image will be captured and appended to chat message every time you send message.
52
52
53
53
.. image:: images/v2_capture_enable.png
54
54
:width:400
@@ -61,12 +61,12 @@ Vision mode also includes real-time video capture from camera. To enable capture
61
61
.. image:: images/v2_capture_result.png
62
62
:width:800
63
63
64
-
**2) you can also provide an image URL:**
64
+
**2) ...you can also provide an image URL:**
65
65
66
66
.. image:: images/v2_mode_vision.png
67
67
:width:800
68
68
69
-
**3) you can also upload your local images:**
69
+
**3) ...or you can just upload your local images:**
0 commit comments