Matheus Rossi

Results 1 issues of Matheus Rossi

**Describe the bug** When scraping pages, randomly get this error: `Could not parse response content as the request was rejected by the content filter` ``` response = self.root_client.beta.chat.completions.parse(**payload) │ │...