pr-agent/pr_agent/algo
zmeir 6c4a5bae52 Support fallback deployments to accompany fallback models
This is useful for example in Azure OpenAI deployments where you have a different deployment per model, so the current fallback implementation doesn't work (still uses the same deployment for each fallback attempt)
2023-08-07 16:18:48 +03:00
..
__init__.py bug fixes and updates 2023-08-03 16:05:46 -07:00
ai_handler.py Support fallback deployments to accompany fallback models 2023-08-07 16:18:48 +03:00
git_patch_processing.py edge case for hunks 2023-08-03 10:50:22 +03:00
language_handler.py Support context aware settings (for each incoming request), support override of settings, refactor CLI to use pr_agent.py 2023-08-01 14:43:26 +03:00
pr_processing.py Support fallback deployments to accompany fallback models 2023-08-07 16:18:48 +03:00
token_handler.py bug fixes and updates 2023-08-03 16:05:46 -07:00
utils.py find_line_number_of_relevant_line_in_file 2023-08-06 08:13:07 +03:00