pr-agent/pr_agent/algo
2023-07-12 11:53:46 +03:00
..
__init__.py Initial commit - PR-Agent OSS release 2023-07-06 00:21:08 +03:00
ai_handler.py Add Azure OpenAI support 2023-07-12 11:53:46 +03:00
git_patch_processing.py Add deleted files section and count their tokens 2023-07-06 12:21:27 +03:00
language_handler.py 1. Move deployment_type to configuration.toml 2023-07-11 16:55:09 +03:00
pr_processing.py Separate output token threshold to soft and hard instead of implicit hard = soft/2 2023-07-11 14:11:46 +03:00
token_handler.py disabling encoding error on special_tokens 2023-07-06 13:22:12 +03:00
utils.py add max_iter 2023-07-11 22:22:08 +03:00