Hashnode is a blogging platform where developers, engineers, and tech leaders write to sharpen ideas, share knowledge, and build their reputation. Start for free.
Toggle Sidebar Feed Pro Search Theme Sign in MoreDarkshift - a dark factory for softwareBug0 - The AI-native e2e QA regression testingThe foreword by Hashnode - official blog from the Hashnode teamPassmark - The open-source AI framework for regression testingHashnode gql skill - let your AI agent publish to your Hashnode blogHackathonsChangelogBrand@hashnode on XHashnode on LinkedInSupport - [email protected] of ConductTermsPrivacySitemap Search Hashnode Search posts, tags, users, and pages Jon Dixon (@orclapex) | Hashnode @orclapex Jon Dixon @orclapex·San Diego, CA·Joined April 2022 APEX, ORDS & the Oracle Database WebsiteShare About Hi, thanks for stopping by! I am focused on designing and building innovative solutions using AI, the Oracle Database, Oracle APEX, and Oracle REST Data Services (ORDS). I hope you enjoy my blog. Available for Architecting and building innovative web and mobile applications using AI, Oracle DB, Oracle APEX, and Oracle REST Data Services. Jon Dixon's blogs Innovative Insights into AI, Oracle APEX, ORDS, Database and OCIblog.cloudnueva.com140 posts About Hi, thanks for stopping by! I am focused on designing and building innovative solutions using AI, the Oracle Database, Oracle APEX, and Oracle REST Data Services (ORDS). I hope you enjoy my blog. Available for Architecting and building innovative web and mobile applications using AI, Oracle DB, Oracle APEX, and Oracle REST Data Services. Jon Dixon's blogs Innovative Insights into AI, Oracle APEX, ORDS, Database and OCIblog.cloudnueva.com140 posts ArticlesComments32 Recently published JDJon Dixoninblog.cloudnueva.com·5h ago · 13 min read APEX AI Agents Beyond the Chatbot Introduction I have built several agents using custom PL/SQL code while waiting for the release of APEX 26.1. Now that APEX 26.1 has been released, it is time to see how useful AI Agents in APEX 26.1 00 JDJon Dixoninblog.cloudnueva.com·Jul 30 · 66 min read Inside an APEX 26.1 AI Interactive Report Request Introduction One of the marquee features of APEX 26.1 was AI Interactive Reports. When I started testing this new feature, I was interested to see what was going on behind the scenes. In this post, I 10 JDJon Dixoninblog.cloudnueva.com·Jul 16 · 9 min read Using an APEX AI Agent to Turn Purchase Orders into JSON Introduction One of the marquee features of APEX 26.1 is APEX AI Agents. APEX AI Agents allow you to use an LLM and your own PL/SQL and JS tools to perform actions on your data instead of just chattin 20 JDJon Dixoninblog.cloudnueva.com·Jul 2 · 10 min read APEX AI Agent Handlers: Intercepting & Updating Requests and Responses Introduction In my previous post, I looked at logging APEX AI Agent requests and responses with Request and Response handlers. Logging is the first step because it shows you what is actually moving th 43PJA JDJon Dixoninblog.cloudnueva.com·Jun 25 · 11 min read APEX AI Agent Logging with Request & Response Handlers Introduction Logging is one of the first things you need when building serious AI Agents. Without it, debugging quickly becomes guesswork. You can see the final answer, but not always why the model ch 52KJ Load more