Quang-Vinh

Results 3 comments of Quang-Vinh

I tested with 1.97.1 and still got the error ``` Bad request - please check your parameters Argument not supported on this model: stop ```

The error occurs because some models return `reasoning_content` instead of `content` in `crawl4ai/extraction_strategy.py` (`response = response.choices[0].message.content`). Try using a different model to resolve this