mirror of
https://github.com/qodo-ai/pr-agent.git
synced 2025-12-12 02:45:18 +00:00
- 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 |
||
|---|---|---|
| .. | ||
| ai_handlers | ||
| __init__.py | ||
| file_filter.py | ||
| git_patch_processing.py | ||
| language_handler.py | ||
| pr_processing.py | ||
| token_handler.py | ||
| types.py | ||
| utils.py | ||