Skip to content

Latest commit

 

History

History
40 lines (23 loc) · 1.16 KB

File metadata and controls

40 lines (23 loc) · 1.16 KB

Redux Application for Creating Workflows with LLM Tools

Features

  • nav toggles workflow/ generation lists in the left hand menu

TODO

Edit Workflow page: 2 Flex columns:

  • One for Creating/ editing workflows. One for Workflow configs. These are all constant.

Show Generation Page:

  • Depending on response data, render appropriate data: graphs, text, lists etc.
  • Include which workflow the generation used.

Visual Queues:

  • Highlighting selected menu item
  • Scroll menu and workflow path. Maybe fixed workflow title on edit page

Security:

  • Validate URL strings

Bugs

  • Spinner placement on Loading state for fetching workflows and Generations.
  • Keep nav tabs highlighted when selecting from the left menu.

React + Vite

This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.

Currently, two official plugins are available: