When pointing it to my dockerized ollama for LLM processing, it's throwing SSL certificate errors and crashing.
HTTPSConnectionPool(host='ollama.localhost', port=443): Max retries exceeded with url: /api/generate (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1028)')))