gpt4free/etc
hlohaus d937b9b34f test: add custom Reasoning comparison in TestThinkingProcessor
- 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
2025-05-18 05:10:55 +02:00
..
examples Set default model in HuggingFaceMedia 2025-03-26 01:32:05 +01:00
testing refactor(test): simplify model test cases to core options 2024-09-06 17:43:42 +03:00
tool Fix unittests 2025-05-17 11:08:52 +02:00
unittest test: add custom Reasoning comparison in TestThinkingProcessor 2025-05-18 05:10:55 +02:00