mirror of
https://github.com/qodo-ai/pr-agent.git
synced 2025-12-12 19:05:18 +00:00
1. Inject SSL related env variables to git clone 2. Force LiteLLM to use aiohttp which honors SSL env. variables, this is done by setting configuration toml as follows: [litellm] disable_aiohttp = true |
||
|---|---|---|
| .. | ||
| base_ai_handler.py | ||
| langchain_ai_handler.py | ||
| litellm_ai_handler.py | ||
| litellm_helpers.py | ||
| openai_ai_handler.py | ||