Is your feature request related to a problem? Please describe.
We are implementing a change in Apollo that will resolve an issue with empty answers from the job code assistant. This change will also change the order of streamed text received from Apollo, from code edits -> text explanation, to text explanation -> code edits. This change can result in a confusing wait for the user before the user sees the code edits, which looks like the service froze.
See: OpenFn/apollo#501
Is your feature request related to a problem? Please describe.
We are implementing a change in Apollo that will resolve an issue with empty answers from the job code assistant. This change will also change the order of streamed text received from Apollo, from code edits -> text explanation, to text explanation -> code edits. This change can result in a confusing wait for the user before the user sees the code edits, which looks like the service froze.
See: OpenFn/apollo#501