How the new APEX AI features work
Why would you care?
By seeing how the the AI features work, you will be able to understand better the whole process of using Large Language Models in APEX. You'll see the connections between settings in the Builder and the actual requests to the LLM ...
blog.apexapplab.dev8 min read
Hi there!
Good writeup.
I am wondering whether you can give me some clues for these questions:
These kind of controls seem to be necessary so as that some vicious user won't overwhelm the system, or I would like to control the budget for my backend OpenAI/Cohere/OCI paid services. Even Windows Copilot on my PC has 30 questions per session!
Do you think, these kind of controls be acheived using the da.ai.xxxx mechanism? Can you throw any light on that?
2) Apart from using the AI Assistant from DA, did you happen to use the APEX_AI.GENERATE method via Server-side Script? Because that API is offering some methods on user consent; however when tried to use them I got stumbled because literally there is "NO" documentation what so ever on this aspect. Can you elaborate on this ?
Regards
Ravi