What is JSON and what does it stand for?
JavaScript Object Notation, is a lightweight data format that uses key:value pairs for information structuring. Example:
{“theme” : “AI Club Launch” , “date” : “2025-11-05” }
What is a Multi-Agent System?
A systems that coordinates set weak agents, each with a clear role and contract (inputs, outputs, and success criteria) to achieve a collective performance superior to a single model.
What is an Agentic AI?
Systems that plan, act, and interact autonomously towards a goal. Ex: Nest-a smart thermostat that learns your schedule and preferences over time and adjusts the temp, for optimal comfort and energy savings.
When using
Which set best matches the chapter’s governance frameworks to consider?
Data privacy, fairness, accountability, transparency, human oversight
Which R.I.S.E. Element most directly improves the structure and format of the model’s output?
Clear instructions specify the task and output format, improving structure
Which definition best matches the chapter’s description of prompt engineering?
Crafting structured, precise, context-rich instructions to guide AI Outputs
When building a Custom GPT, what belongs in the persistent “Instructions” field?
Behavior, constraints, tone, formatting rules
In large-scale, multi-agent IS, what does the orchestration layer do?
Routes messages and enforces schemas/quality checks
According to the Walmart case study summary, what principle is echoed by their ‘super agents’ approach?
Role specialization via domain-specific agents
Why include examples when crafting a prompt using R.I.S.E?
To demonstrate desired style/format of outputs.
In R.I.S.E, what is the primary purpose of the “Supplement” component?
Provide relevant context and constraints