...
The AI Review Assistant (AIRA) feature can now work with any AI Providers (OpenAI, Claude.ai, Ollama…). Previously, AIRA was only supporting APIs similar to OpenAI (ChatGTP ChatGPT or Azure OpenAI Services).
Check out our dedicated guides for ChatGPT, Claude.ai, Gemini, Ollama or other to configure AIRA.
...
You can now create custom prompts to be used for each of these three use cases. Choose With our provided variables, you can choose to insert relevant information from the pull request you want to share with your AI (title, description, diff, commit messages…) and ask for specific structure in the response.
Define these custom prompts from the Code Review Assistant settings page in your repository.
When you choose to create a new prompt template or edit an existing one, you can adjust the intended usage, name, and templated text:
...
While writing your custom prompt template, you can experiment by sending the current prompt to the AI provider to see how it will respond to a real pull request.
...
You can also simulate any of the existing prompt templates and see information such as how template variables like <diff>
will be replaced with real information from the PR.
Do you have any questions, suggestions, or problems?
...