Skip to content

[FEATURE] Connect the sessions of the CLI with the UI for better visibility #236

@edenreich

Description

@edenreich

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

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions