Files
crewAI/src/crewai/cli
Lucas Gomide d92382b6cf
Some checks failed
Notify Downstream / notify-downstream (push) Has been cancelled
fix: SSL error while getting LLM data from GH (#3014)
When running behind cloud-based security users are struggling to donwload LLM data from Github. Usually the following error is raised

```
SSL certificate verification failed: HTTPSConnectionPool(host='raw.githubusercontent.com', port=443): Max retries exceeded with url: /BerriAI/litellm/main/model_prices_and_context_window.json (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1010)')))
Current CA bundle path: /usr/local/etc///.pem
```

This commit ensures the SSL config is beign provided while requesting data
2025-06-16 11:34:04 -04:00
..
2024-03-11 16:37:32 -03:00
2024-11-05 12:07:29 -05:00
2025-06-06 15:28:09 -04:00
2025-06-06 15:28:09 -04:00
2024-10-21 19:32:55 -04:00
2024-10-24 14:44:30 -04:00
2025-06-06 15:28:09 -04:00
2025-02-26 15:21:36 -05:00