Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
test(openai): do not check content length when stopped for max tokens
The test_openai_chat_complete_with_tokens_limitation_on_reasoning_models test is failing randomly. Sometimes the LLM returns content when it is stopped for length reasons. Sometimes it doesn't. Drop the assertion.
- Loading branch information