pr-agent/pr_agent
2024-08-17 09:20:30 +03:00
..
agent Add callback functionality to litellm_ai_handler for enhanced logging and metadata capture 2024-08-17 09:15:05 +03:00
algo Rename 'add_callbacks' to 'add_litellm_callbacks' for clarity in litellm_ai_handler 2024-08-17 09:20:30 +03:00
git_providers Add null check for 'suggestion' in publish_code_suggestions method in gitlab_provider.py 2024-08-16 09:04:45 +03:00
identity_providers Identity provider 2024-02-26 18:31:12 +02:00
log Add analytics logging 2024-02-26 16:15:23 +02:00
secret_providers Add error handling for empty secrets in GitLab webhook and lower log level for Google Cloud Storage secret retrieval errors 2024-08-13 11:42:07 +03:00
servers Add error handling for empty secrets in GitLab webhook and lower log level for Google Cloud Storage secret retrieval errors 2024-08-13 11:42:07 +03:00
settings Add callback functionality to litellm_ai_handler for enhanced logging and metadata capture 2024-08-17 09:15:05 +03:00
tools Add 'original_suggestion' parameter to publish_inline_comment methods across git providers for enhanced inline comment handling 2024-08-16 08:58:51 +03:00
__init__.py Initial commit - PR-Agent OSS release 2023-07-06 00:21:08 +03:00
cli.py Update Python code formatting, configuration loading, and local model additions 2024-06-03 23:58:31 +08:00
cli_pip.py adjustments to pypi 2024-03-23 16:16:32 +02:00
config_loader.py Update Python code formatting, configuration loading, and local model additions 2024-06-03 23:58:31 +08:00