pr-agent/pr_agent/algo
chandan84 71451de156
Update litellm_ai_handler.py
line 253-258, pass extra_headers fields from settings to litellm, exception handling to check if extra_headers is in dict format
2025-02-22 14:43:03 -05:00
..
ai_handlers Update litellm_ai_handler.py 2025-02-22 14:43:03 -05:00
__init__.py Support generally available gemini-2.0-flash 2025-02-17 08:40:05 +09:00
cli_args.py refactor: move CLI argument validation to dedicated class 2025-02-20 17:51:16 +02:00
file_filter.py Add error handling for missing file paths in file_filter.py for Bitbucket and GitLab platforms 2024-08-13 08:59:27 +03:00
git_patch_processing.py fix: improve line extraction from files with missing content 2024-12-27 09:00:20 +02:00
language_handler.py Format files by pre-commit run -a 2024-10-30 10:00:36 +09:00
pr_processing.py fix: improve bullet point formatting and file path display in PR description 2024-12-31 12:00:21 +02:00
token_handler.py Format files by pre-commit run -a 2024-10-30 10:00:36 +09:00
types.py feat: add dedent option to code snippet formatting 2024-12-24 07:49:27 +02:00
utils.py fix: add fallback for parsing AI responses with leading '+' symbols 2025-01-30 08:35:31 +02:00