marker icon indicating copy to clipboard operation
marker copied to clipboard

[BUG: Breaking] Dockerized Ollama api calls not working

Open igormf opened this issue 5 months ago • 2 comments

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)')))

igormf avatar Aug 05 '25 19:08 igormf

Thanks for the PR! We'll get this merged into the new release. Will follow up on the PR if required

tarun-menta avatar Aug 06 '25 20:08 tarun-menta

please can you provide code with llm

ankit8347 avatar Nov 08 '25 12:11 ankit8347