fixed images reading

This commit is contained in:
yoannchb-pro
2024-02-29 15:34:19 -05:00
parent 5e5544c28a
commit c207abb1f6
8 changed files with 21 additions and 11 deletions
Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.6 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 22 KiB

+9 -3
View File
@@ -288,9 +288,15 @@
Warning ! Only work with gpt-4 and if "includes images" is activate
</p>
<div class="qtext">
<p>Tell me what you see on thoses images</p>
<img src="./assets/cat1.jpg" />
<img src="./assets/cat2.jpg" />
<p>What is the race of those cats:</p>
<img
alt="black cat"
src="https://images.ctfassets.net/cnu0m8re1exe/qDQgxOUG5DNKlKH5TXsbo/813fa629fe33794c7ff439070fc31b89/shutterstock_603117302.jpg"
/>
<img
alt="white cat"
src="https://media.istockphoto.com/id/514515260/photo/neva-masquerade-looking-at-the-camera-isolated-on-white.jpg?s=612x612&w=0&k=20&c=HCoV7nQfnLWgRI26Nlv7Kobfucw6E6NeONx1dMVusMs="
/>
</div>
<div>
<div contenteditable="true" class="editable"></div>