mirror of
https://github.com/xtekky/gpt4free.git
synced 2025-12-05 18:20:35 -08:00
- Added `assertEqualReasoning` method to `TestThinkingProcessor` for comparing `Reasoning` instances - Replaced `assertEqual` calls with `assertEqualReasoning` in: - `test_thinking_chunk` - `test_thinking_end` - `test_thinking_start_and_end` - `test_ongoing_thinking` - `test_chunk_with_text_after_think` (except index 0) - Ensured comparison logic handles both `Reasoning` and non-`Reasoning` cases |
||
|---|---|---|
| .. | ||
| examples | ||
| testing | ||
| tool | ||
| unittest | ||