RunLLM / aqueduct

Aqueduct is no longer being maintained. Aqueduct allows you to run LLM and ML workloads on any cloud infrastructure.
https://aqueducthq.com
Apache License 2.0
521 stars 16 forks source link

[1/n] Refactor workflow details page (headers, version selection) #1308

Closed likawind closed 1 year ago

likawind commented 1 year ago

Describe your changes and why you are making these changes

This PR starts refactoring workflow details page using RTK queries. In this PR, we focus on wf headers and version selectors. We also introduced some foundational setup that will be extended to other components. Specifically:

Related issue number (if any)

Loom demo (if any)

This PR builds, but features may be broken as we didn't finish all migrations yet.

Checklist before requesting a review