New LotusScript and Java classes for Domino IQ

Starting in 14.5, HCL Domino Designer introduces two new LotusScript classes. Domino 14.5 brings an AI inference engine into Domino.

NotesLLMRequest and NotesLLMResponse are available to send generative AI queries to a Domino server and retrieve responses back from the server.

For more information, see:

NotesLLMRequest (LotusScript)

NotesLLMResponse (LotusScript)

LLMReq (Java)

LLMRes (Java)