Skip to content

Commit

Permalink
Make chat image smaller
Browse files Browse the repository at this point in the history
  • Loading branch information
meghdadFar committed Apr 4, 2024
1 parent 98945fe commit 790d000
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -100,9 +100,11 @@ Chat with Wordview
******************
Worldview integrates GPT-3.5-Turbo to enable the users to interact with their data and get insights from it via Natural Language.

.. image:: sphinx-docs/figs/chat.png
:width: 50%
:align: center
.. raw:: html

<div style="text-align: center;">
<img src="sphinx-docs/figs/chat.png" alt="ChatImage" style="width: 70%; height: auto;">
</div>

Utilities
*********
Expand Down

0 comments on commit 790d000

Please sign in to comment.