We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7f514b2 commit 6d696d1Copy full SHA for 6d696d1
tests/test_streaming.py
@@ -370,7 +370,7 @@ async def test_streaming_output_rails_allowed(output_rails_streaming_config):
370
async def test_sequential_streaming_output_rails_allowed(
371
output_rails_streaming_config,
372
):
373
- """Tests that parallel output rails allow content when no blocking keywords are present"""
+ """Tests that sequential output rails allow content when no blocking keywords are present"""
374
375
llm_completions = [
376
" bot express insult",
0 commit comments