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

Add tests for orchestrator response with text generation edge cases #90

Open
4 tasks
evaline-ju opened this issue Jun 20, 2024 · 1 comment
Open
4 tasks
Assignees
Labels
good first issue Good for newcomers

Comments

@evaline-ju
Copy link
Collaborator

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

  • Unit tests cover new/changed code
  • Examples build against new/changed code
  • READMEs are updated
  • Type of semantic version change is identified
@evaline-ju evaline-ju added the good first issue Good for newcomers label Jun 20, 2024
@flaviabeo
Copy link

Hi! Can you assign me on this one?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants