Skip to Main Content

APEX

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

How to add custom AI support in Oracle APEX 26.1?

Kinjan BhavsarJul 15 2026

I have recently upgraded to APEX 26.1 and AI agents are really good feature which is working fine if I just use a single AI platform/API for example Claude but we are a client specific platform, our single application is used by multiple clients and they may want to use different AI as well, like OpenAI - GPT, Gemini, CoPilot, etc.

So, is it possible to create a custom base URL which helps me to use inbuilt Oracle APEX AI Agents and based on client id, I can call different AI APIs (GPT, Claude, etc).

Or is there any other custom way to do it, directly in PLSQL? If yes, please suggest me the approach which I should take to achieve the clients requirement. Also, if we do it via PLSQL, how to assign the agent or use it in Show Assistant feature?

This post has been answered by Stefan V Dobre-Oracle on Jul 17 2026
Jump to Answer
Comments
Post Details
Added on Jul 15 2026
7 comments
270 views