Hi Isomorphic,
I'm playing around with the new 14.1p/15.0d AI samples, which are really cool, and have a few questions.
While for most of the samples it is easy to understand what is happening (on the SmartClient side of things), some feel like black magic.
Pretty interesting stuff for sure!
Best regards
Blama
I'm playing around with the new 14.1p/15.0d AI samples, which are really cool, and have a few questions.
While for most of the samples it is easy to understand what is happening (on the SmartClient side of things), some feel like black magic.
- aiFilterAssist does not seem to send any requests in the Developer Console nor in the F12 browser tools. Does this really happen locally, and if so, how does it work?
- Is aiAnswerEngine using DataSources serverside? Does it e.g. fetch all records and send them to OpenAI, or are there for example aggregation queries generated? Would these queries honor DSRequestModifiers or generally Declarative Security features? Or is it all client side? From the Developer Console one can tell that certainly a lot is happening client side.
Pretty interesting stuff for sure!
Best regards
Blama
Comment