Comment by Dwedit
2 days ago
"Don’t ask an LLM if a URL is valid. It will hallucinate a 200 OK. Run requests.get()."
Except for sites that block any user agent associated with an AI company.
2 days ago
"Don’t ask an LLM if a URL is valid. It will hallucinate a 200 OK. Run requests.get()."
Except for sites that block any user agent associated with an AI company.
You can always run the GET from your own infrastructure.