Wednesday, October 15, 2025

#1090 - OIC Native Actions for AI

Introduction

These are the native actions, available in the palette. I covered invoking OCI Gen AI in a previous post. This was based on the REST adapter. Let us look at doing the same with the native action -

I've dropped the OCI Generative AI action into my integration. It is configured as follows -

The map is configured as follows - 

Serving Type = ON_DEMAND
Role = USER

Type = TEXT
Text is set to the request field request.

Let's run the integration - 

Simple stuff!

This native action gives us access to Gen AI in a specific region. I chose Chicago, let's look at what Gen AI offers there - 

Note the availability of grok, which does not currently appear in the models supported by the native action - 

Ergo, use the REST adapter route, if you want to use grok today. 

Summa Summarum

These native actions make it so easy for you to leverage OCI AI services. All you need is the appropriate use cases to kickstart your AI journey with OIC.




No comments: