From 110e593d03455bef9d4be479224cdd3e64b8f32b Mon Sep 17 00:00:00 2001 From: Tal Date: Sun, 28 Jul 2024 09:36:41 +0300 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c9bbb4ab..e1cbf3fe 100644 --- a/README.md +++ b/README.md @@ -45,6 +45,7 @@ CodiumAI PR-Agent aims to help efficiently review and handle pull requests, by p ### July 28, 2024 (1) improved support for bitbucket server - [auto commands](https://github.com/Codium-ai/pr-agent/pull/1059) and [direct links](https://github.com/Codium-ai/pr-agent/pull/1061) + (2) custom models are now [supported](https://pr-agent-docs.codium.ai/usage-guide/changing_a_model/#custom-models) ### July 6, 2024