dAI Pro agents – maintain knowledge, check answers

An AI chatbot is only as good as its knowledge and as reliable as its answers. Neither stays in order by itself. In dAI Pro, agents are the background helpers that look on schedule, report and act when you want them to. We present three of them in detail here – the freshness guard, which keeps the knowledge base current, the quality audit, which grades real conversations, and the golden set, the regression test for answers. You will find every dAI Pro function on the feature page and an introduction with use cases on the dAI Pro product page.

How agents work in dAI Pro

An agent is a task with a schedule. You create it on a collection, choose the type, set a few options and decide when it runs – hourly, daily, weekly, monthly or by your own cron expression. Every agent can also be started by hand at any time.

Eight agent types are available. We explain the three most important ones for day-to-day operation in detail.

Freshness guard – the knowledge base stays current

The most common cause of wrong answers is outdated knowledge. A page was rewritten, a price changed, a PDF replaced – and the chatbot still answers with the old state. The freshness guard compares a collection’s documents with their sources, including linked images and files, and reports what has changed, what is no longer reachable and what is new.

To keep this fast even for large websites, it works in three stages.

With the automation options the guard becomes a complete update pipeline without an editor.

The freshness guard needs no language model for this, only the assignment to specialist collections uses one. For every finding the report shows the affected page, the cause and the triggered action – “automatic re-read triggered” or “re-read already scheduled”.

Quality audit – auto-QA and topics from real conversations

Whether a chatbot answers well shows not in the test lab but in real conversations. The quality audit is the weekly report on them. It evaluates the chat logs of a period (seven days by default), groups the questions into topics and has an AI judge grade a sample of the answers – against exactly the knowledge excerpts the chatbot had when answering.

Golden set – the regression test for answers

Every change to prompt, knowledge base or language model can improve answers – or quietly make them worse. The golden set is the regression test for that. The agent sends stored test questions through the real answer pipeline and checks the answers deterministically.

Recommendations – for humans and for AI assistants

Both audit agents close their report with concrete recommendations – not “improve quality” but “check source X”, “extend the prompt with …”, “add content on …” or “check retrieval”. Every recommendation names the triggering question, the grade and the reasoning.

The same recommendations accompany the report as a machine-readable JSON block – with action, target, text, source and log number. This lets an AI assistant, for example your team’s coding agent, pick up the suggestions directly. Insert the prompt addition, open the named page or create an editorial task.

More agent types

Alongside the three audit and maintenance agents, five more types are available.

Control, costs and privacy

Agents work with the same language models as your chatbot – the LLM configurations you have released for the collection, on request only models operated in Europe or on sovereign infrastructure. So you decide yourself which data a judge model sees. The sample contains question, answer and the knowledge excerpts.

Every run logs its cost under the purpose “agent”, separately from the chat. Reports stay in your installation, go out by e-mail if you wish and can be deleted at any time. And because agents change nothing without an activated automation, you can switch them on safely, watch, and only then decide how much to leave to them.

Agents in your collection

Agents are part of dAI Pro – in the TYPO3 extension as well as in the web application. With the demo with your own website you create a collection in a few minutes. We will gladly show you freshness guard, quality audit and golden set on your own content in a first conversation.