Back to Astron Agent

History Knowledge Q&A Assistant

examples/history-knowledge-qa/README.md

1.0.9840 B
Original Source

History Knowledge Q&A Assistant

A conversational agent that acts as a personal history advisor — ask it about historical events, cultural change, or notable figures and it returns accurate, sourced answers.

How it works

A single-turn chat workflow: start → LLM with a history-tutor system prompt and a curated set of example questions (a guided prologue). No external knowledge base is required.

Dependencies

  • Models: a Spark chat model (credentials scrubbed — see below)
  • Plugins / skills: none
  • Knowledge bases: none

Import & run

  1. In Astron Agent: create a workflow → Import → choose workflow.yml.
  2. Replace the YOUR_APP_ID placeholders with your own Spark credentials.
  3. Run it.

Credentials in the exported DSL were replaced with YOUR_APP_ID placeholders before publishing.