HCL Ambassador • XPageDeveloper.com • Former OpenNTF.org board member • QNOVA – Saas service for Agreements and digital signing, ISO Documentation suite https://qnova.se
prompt, will give you a better answer • Prompt A: Write about ISO 27001 • Prompt B: Write an article about ISO27001 in focus of key points that a software developer needs to take into consideration • Adding context/knowledge will produce even better answers • Check out openai:s prompt packs for business http://bit.ly/4qnOBdH
DominoIQ is simple Dim resp as string Dim LLM As NOTESLLMREQUEST Dim llmresp As NOTESLLMRESPONSE Set LLM=session.Createllmrequest() Set llmresp=llm.Completion(db.server, "StdReplyEmail", “This is the text you want to respond to”) resp=llmresp.Content Resp will hold the response from the LLM
questions you company needs to ask them self before using an remote LLM • Privacy of you company data • Do the vendor train on your data • Is you data accessible from somewhere else • Can someone request your data