Add file and audio input to the playground
>>> [!note] Migrated issue
<!-- Drupal.org comment -->
<!-- Migrated from issue #3590112. -->
Reported by: [gxleano](https://www.drupal.org/user/3591999)
>>>
<h3 id="summary-problem-motivation">Problem/Motivation</h3>
<p>Right now the playground is only supporting textfield input, but there is no way to add an image or an audio to be processed.</p>
<h3 id="summary-proposed-resolution">Proposed resolution</h3>
<p>Add the ability to can upload an image to be processed in the playground, same for audio, we should have the ability to can tell by voice to the playground what we would like to do, instead of needing to type (as alternative).</p>
<p>In the case of audio input, I would transcript the audio into text and just add the transcripts text to the textfield input to be send something similar than Claude Desktop is currently doing.</p>
issue