marker
marker copied to clipboard
[BUG: Breaking] Dockerized Ollama api calls not working
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)')))
Thanks for the PR! We'll get this merged into the new release. Will follow up on the PR if required
please can you provide code with llm