You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As an orchestrator developer, I want to confirm that the orchestrator responds as expected if any text generation servers do not respond with text or all whitespace text or potentially other edge cases.
Discussion
Add unit tests with mock results from text generation clients returning no text (say just a stop token), all whitespace text, etc.
Description
As an orchestrator developer, I want to confirm that the orchestrator responds as expected if any text generation servers do not respond with text or all whitespace text or potentially other edge cases.
Discussion
Add unit tests with mock results from text generation clients returning no text (say just a stop token), all whitespace text, etc.
Acceptance Criteria
The text was updated successfully, but these errors were encountered: