Apex 26.1 Nice token limit error
This one caught me with my guard down. While testing NL2IR and the built-in Token Limit, I kept hitting this message: "An unexpected error occurred." Not very helpful. I looked at the AI response ha

Search for a command to run...
Articles tagged with #oracle
This one caught me with my guard down. While testing NL2IR and the built-in Token Limit, I kept hitting this message: "An unexpected error occurred." Not very helpful. I looked at the AI response ha

Natural Language to IR in Oracle APEX 26.1 is great. It is also expensive. When I looked at the requests going out for NL2IR, a normal call was around 17k tokens. The important part is that roughly 15

Normally, when you create any LLM-enabled component in APEX, you can choose which LLM service it should use. The main exception is the new Natural Language to IR feature in Apex 26.1. This post shows

Oracle APEX 26.1 brings more AI features than ever.More AI features means more governance, especially around token usage. APEX can limit token usage per service over 24 hours, but not directly per app
