pr-agent/pr_agent/algo
mrT23 0690f2bbfd
Refactor litellm_ai_handler.py and update requirements.txt
- Replace retry library with tenacity for better exception handling
- Add verbosity level checks for logging prompts and AI responses
- Add support for HuggingFace API base and repetition penalty in chat completion
- Update requirements.txt with tenacity library
2024-03-06 12:13:54 +02:00
..
ai_handlers Refactor litellm_ai_handler.py and update requirements.txt 2024-03-06 12:13:54 +02:00
__init__.py Add support for Anthropic Claude-3 model in configuration and update Usage.md 2024-03-06 08:20:08 +02:00
file_filter.py glob 2023-11-23 09:16:50 +02:00
git_patch_processing.py fix line selection, don't support line deletions 2024-02-15 22:21:58 +02:00
language_handler.py language_extension_map 2023-11-26 08:52:55 +02:00
pr_processing.py Refactor logging statements for better readability and debugging 2024-02-25 09:58:58 +02:00
token_handler.py issue tool 2023-09-06 08:43:01 +03:00
types.py insert_br_after_x_chars 2024-02-05 09:20:36 +02:00
utils.py Add unique_strings function and remove duplicate issues in utils.py; Update pr_reviewer_prompts.toml template 2024-03-04 11:07:39 +02:00