pr-agent/pr_agent/algo
2023-07-11 22:11:42 +03:00
..
__init__.py Initial commit - PR-Agent OSS release 2023-07-06 00:21:08 +03:00
ai_handler.py Add support for OpenAI organization in the secrets file 2023-07-06 09:52:01 +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 refactor try_fix_json, generalize finding the ending of a json item (support new lines, spaces tab) 2023-07-11 22:11:42 +03:00