pr-agent/pr_agent/algo
kkan9ma 05ab5f699f Improve token calculation logic based on model type
- Rename calc_tokens to get_token_count_by_model_type for clearer intent
- Separate model type detection logic to improve maintainability
2025-05-16 17:51:22 +09:00
..
ai_handlers feat: add openrouter support in litellm 2025-05-07 11:54:07 +07:00
__init__.py Update model references from o3-mini to o4-mini and add Gemini models 2025-04-19 09:26:35 +03:00
cli_args.py cleanup 2025-03-20 21:49:19 +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 Add multi-model support for different reasoning tasks 2025-04-27 11:00:34 +03:00
language_handler.py Add filter for files with bad extensions in language handler 2025-03-11 17:03:05 +02:00
pr_processing.py Add multi-model support for different reasoning tasks 2025-04-27 11:00:34 +03:00
token_handler.py Improve token calculation logic based on model type 2025-05-16 17:51:22 +09:00
types.py feat: add dedent option to code snippet formatting 2024-12-24 07:49:27 +02:00
utils.py Support multiple model types for different reasoning tasks 2025-04-27 08:50:03 +03:00