Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/orchestrator integration #1191

Open
wants to merge 70 commits into
base: main
Choose a base branch
from

Conversation

bkdiehl
Copy link
Contributor

@bkdiehl bkdiehl commented May 22, 2024

No description provided.

create new orchestrator directory for services that will interact with the orchestrator
connected orchestrator router
… trpc endpoints.

Removed dead code
 updated a lot of code to work with new orchestrator sdk types
new generation form
new zod helpers to strip checks and refinements
added textToImageWhatIf route
no longer fetching generation data from generation store
replaced old functionality for cancelling/deleting workflows, hiding images, submitting feedback
bkdiehl added 30 commits June 4, 2024 15:20
loop through job events instead of looping through images
fix issue with draft cost estimate calculations
filter out additional details with no value
…tatuses instead of removing the workflow item
return ready false for whatIf requests if any job is set as unavailable
…s are cancelled

keep previously fetched generation data with trpc query
fixed issue causing remix button not to populate generation form
removed unused component
added InternalOrchestratorClient class for operations that should use the system user
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant