Summary
There is a project https://github.com/inference-gateway/ui which was not maintain for a while because I was fully working on the CLI, now that the CLI is working solid, I think it's easier to just use the UI for the CLI.
The CLI should remain the foundation for the UI, but it would be also possible to resume a conversation from the UI.
In the UI the base64 images will be displayed properly. The steps and actions a user took will also be displayed. All from the same source of truth database.
Before processing this, I need to make sure that I've removed deprecated features and upgraded to the UI to the latest versions.
Acceptance Criteria