Three ways to use what you just built
Where the agent runs and what wraps it
The nine steps, in order
Tuesday, answered
Daniel's application, and the decision the agent refuses to make
The tools, the interfaces, and the other two agents
Tracing ACE back to the components
Wire the whole thing up
45 minRun a local Q&A agent that classifies intent against the ontology, generates SPARQL, executes against Fuseki plus Ontop, runs the reasoner, retrieves a document citation, and returns the full answer plus evidence plus citations plus reasoning_steps JSON for the default question and for Daniel's application.
make lab-up # once, starts Postgres + Fuseki + Ontop
make lab lab12-qa-agent
Full instructions, starter files and the solution are in
labs/modules/lab12-qa-agent/README.md. The lab checks its own
work, so you will know if it passed.
Quiz
7 questions, pass mark 70%. Answers are explained either way, so a wrong guess is not wasted.