open-webui/backend/apps
Que Nguyen eb7bba81fe
Refactor URL validation function
- The check for private IP addresses often did not yield the expected results, especially with errors like: `[Errno -2] Name or service not known`.
- Removed the check for private IP addresses in the URL validation process.
- Simplified the `validate_url` function to focus on validating the URL format and checking the existence of the URL using a HEAD request.
2024-06-12 08:15:04 +07:00
..
audio fix: tts 2024-06-08 13:18:42 -07:00
images
ollama refac 2024-06-09 15:08:23 -07:00
openai refac 2024-06-09 15:04:33 -07:00
rag Refactor URL validation function 2024-06-12 08:15:04 +07:00
socket refac: tools 2024-06-11 11:31:14 -07:00
webui refac 2024-06-11 14:32:01 -07:00