26 lines
729 B
Markdown
26 lines
729 B
Markdown
# Knowledge Base
|
|||
|
|
|
||
|
|
This directory contains the information the AI agent uses to answer parent questions about the playgroup service.
|
||
|
|
|
||
|
|
## Files
|
||
|
|
|
||
|
|
| File | Content |
|
||
|
|
|------|---------|
|
||
|
|
| `fees.md` | Pricing, payment terms, discounts |
|
||
|
|
| `schedule.md` | Opening hours, locations, contacts |
|
||
|
|
| `regulations.md` | Policies, rules, requirements |
|
||
|
|
| `faq.md` | Frequently asked questions |
|
||
|
|
|
||
|
|
## Maintenance
|
||
|
|
|
||
|
|
To update information the agent provides:
|
||
|
|
1. Edit the relevant markdown file
|
||
|
|
2. Changes take effect immediately (no code deployment needed)
|
||
|
|
|
||
|
|
## Format Guidelines
|
||
|
|
|
||
|
|
- Use clear headings and sections
|
||
|
|
- Keep answers concise but complete
|
||
|
|
- Use tables for structured data (fees, schedules)
|
||
|
|
- Mark placeholders with `*[To be completed]*`
|