llama-stack-mirror/tests
Ben Browning da2d39a836 Handle chunks with null text in test_openai_completion.py
This updates test_openai_completion.py to allow chunks with null text
in streaming responses, as that's a valid chunk and I just hastily
wrote the test without accounting for this originally.

This is required to get this test passing with gpt-4o models and the
openai provider.

Signed-off-by: Ben Browning <bbrownin@redhat.com>
2025-04-13 13:39:56 -04:00
..
client-sdk/post_training feat: Add nemo customizer (#1448) 2025-03-25 11:01:10 -07:00
external-provider/llama-stack-provider-ollama feat: ability to execute external providers (#1672) 2025-04-09 10:30:41 +02:00
integration Handle chunks with null text in test_openai_completion.py 2025-04-13 13:39:56 -04:00
unit feat: support '-' in tool names (#1807) 2025-04-12 14:23:03 -07:00
verifications test(verification): overwrite test result instead of creating new ones (#1934) 2025-04-10 16:59:28 -07:00
__init__.py refactor(test): introduce --stack-config and simplify options (#1404) 2025-03-05 17:02:02 -08:00