When the end-user asks for some information in which the more adequate answer is in Natural Language, the WorkWithPlus AI Assistant will let the application about it.
The following steps occur internally in the WorkWithPlus AI Assistant for answering a text in natural language:
- The AI Assistant will send the LLM metadata about the Knowledge Base (available Transactions, attributes, and filters) together with the end-user message.
- The LLM will return the query to get the data needed by the end-user ('For each' Transaction, filters, sorting, etc.).
- The AI Assistant will run the query and get the result.
- The AI Assistant will send the result to the LLM service to get the answer in Natural Language.
- The answer message is shown by the AI Assistant to the end-user.
Example
"Who is the youngest person registered in the system?"
The answer to the end-user will be:

|