-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
enhancementNew feature or requestNew feature or request
Description
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
- The UI works seamlessly with the CLI
- Actions from the CLI are shown in the UI
- UI provide better UX, images output would be actually rendered - unlike in the terminal where they are shown as [Image # 1] etc..
- It's documented
- It's tested
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request