Commit Graph

22 Commits

Author SHA1 Message Date
ac247dbc2c Add end-to-end tests for GitHub, GitLab, and Bitbucket apps; update temperature setting usage across tools 2024-07-27 17:19:32 +03:00
74345284bd Enhance AI handler logging and add main PR language attribute to AI handler in various tools 2024-03-16 13:47:44 +02:00
5fb373b212 Refactor AI handler instantiation to use lazy initialization in PR tools 2023-12-17 16:52:03 +02:00
246be6147f Set LiteLLMAIHandler as default AI handler in all PR tools and simplify AI handler injection in PRAgent 2023-12-14 09:00:14 +02:00
8fb4a42ef1 Update AI handler instantiation in server files 2023-12-13 08:16:02 +08:00
7eb2e769cf Move ai handlers to specific folder 2023-12-12 23:03:38 +08:00
5239e1c3e9 Load default AI Handler from util function 2023-12-12 21:51:05 +08:00
b8021d7ca3 rename file 2023-12-11 16:57:23 +08:00
523a896465 Rename AiHandler to LiteLLMAiHandler 2023-12-11 16:56:49 +08:00
7e47baa9db Refactor AI handler classes 2023-12-10 00:25:25 +08:00
c324d88be3 Refactor logging system to use custom logger across the codebase 2023-10-16 14:56:00 +03:00
3e94a71dcd commit_messages_str is used in all tools 2023-08-02 18:26:39 +03:00
8ae936e504 Bug fixes 2023-08-01 15:58:23 +03:00
d7b77764c3 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
3daf94954a update_settings_from_args 2023-07-30 11:43:44 +03:00
02a1d8dbfc Add support for fallback models 2023-07-23 16:16:36 +03:00
90f97b0226 Lint fixes 2023-07-18 11:34:57 +03:00
51e08c3c2b reflect and review + protections 2023-07-18 08:22:25 +03:00
5fbaa4366f publish_output instead publish_review 2023-07-18 08:05:42 +03:00
539edcad3c works 2023-07-17 16:53:38 +03:00
fa90b242e3 pr_information_from_user_prompts 2023-07-17 08:09:56 +03:00
f4de3d2899 pr_information_from_user_prompts 2023-07-16 19:36:20 +03:00