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 |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| azuredevops_provider.py | ||
| bitbucket_provider.py | ||
| bitbucket_server_provider.py | ||
| codecommit_client.py | ||
| codecommit_provider.py | ||
| gerrit_provider.py | ||
| git_provider.py | ||
| gitea_provider.py | ||
| github_provider.py | ||
| gitlab_provider.py | ||
| local_git_provider.py | ||
| utils.py | ||