Idea Summary
In APEX AI Configuration, APEX_AI.GENERATE , APEX_AI.CHAT allow CLOB input for the parameters p_system_prompt (not only p_prompt)
Use Case
Sometimes we have to pass more then 4.000 characters of system_prompt
Preferred Solution (Optional)
Just make the input parameters p_system_prompt CLOBs