Oracle APEX – Build Chatbot using OpenAI Assistant Version 2
OpenAI has recently introduced a new APIs for version 2. This new version is more robust and with better control of using different assistant for your different type of query. …
OpenAI has recently introduced a new APIs for version 2. This new version is more robust and with better control of using different assistant for your different type of query. …
A blog about dynamic tooltip implementation in Oracle APEX and Application process using tippy.js library.
A blog about rendering Login Page of your APEX application in user’s last selected language.
A use case blog about real customer journey with requirements to delivery. We have used Oracle APEX, ORDS, OAUTH2 and Flutter to make this happen.
In many occasion, we need to store data locally in client browser and we have few options like cookies & Local Storage. There are JavaScript and jQuery documentation on how …