Skip to content

Commit b3bfe14

Browse files
committed
Add RN entry
1 parent 19d11bb commit b3bfe14

4 files changed

Lines changed: 13 additions & 2 deletions

File tree

docs/ai_actions/configure_ai_actions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -189,7 +189,7 @@ When setting up models, make sure that you follow these rules:
189189

190190
You can now use the Gemini connector in your project.
191191

192-
For more information, see [Extend AI actions](extend_ai_actions.md#extend-gemini-connector).
192+
For more information, see [Extend Gemini connector](extend_ai_actions.md#extend-google-gemini-connector).
193193

194194
## Configure access to [[= product_name_connect =]]
195195

docs/ai_actions/extend_ai_actions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -375,7 +375,7 @@ Your custom Action Type is now fully integrated into the back office UI and can
375375

376376
![Transcribe Audio Action Type integrated into the back office](img/transcribe_audio.png "Transcribe Audio Action Type integrated into the back office")
377377

378-
## Extend Gemini connector [[% include 'snippets/lts-update_badge.md' %]]
378+
## Extend Google Gemini connector [[% include 'snippets/lts-update_badge.md' %]]
379379

380380
The Gemini connector provides several extension points that allow you to customize available models, behavior, validation, and response handling, while remaining compatible with the AI Actions framework.
381381

docs/ibexa_products/editions.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,4 +67,5 @@ The features brought by LTS Updates become standard parts of the next LTS releas
6767
| Feature | [[= product_name_headless =]] | [[= product_name_exp =]] | [[= product_name_com =]] |
6868
|-----------------|-----------------|-----------------|-----------------|
6969
| [Anthropic connector](configure_ai_actions.md#install-anthropic-connector) | ✔ | ✔ | ✔ |
70+
| [Google Gemini connector](configure_ai_actions.md#install-google-gemini-connector) | ✔ | ✔ | ✔ |
7071
| [Integrated help](integrated_help.md) | ✔ | ✔ | ✔ |

docs/release_notes/ibexa_dxp_v5.0.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,16 @@ month_change: false
1010

1111
<div class="release-notes" markdown="1">
1212

13+
[[% set version = 'v5.0.6' %]]
14+
15+
[[= release_note_entry_begin("Google Gemini connector " + version, '2026-02-03', ['Headless', 'Experience', 'Commerce', 'LTS Update', 'New feature']) =]]
16+
17+
This release introduces a new AI connector that allows you to integrate [AI Actions](ai_actions.md) with [Google Gemini](https://gemini.google/overview/#what-gemini-is).
18+
19+
For more information, see how to [install and configure the Google Gemini connector](configure_ai_actions.md#install-google-gemini-connector).
20+
21+
[[= release_note_entry_end() =]]
22+
1323
[[% set version = 'v5.0.5' %]]
1424

1525
[[= release_note_entry_begin("Ibexa DXP " + version, '2026-01-15', ['Headless', 'Experience', 'Commerce']) =]]

0 commit comments

Comments
 (0)