| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
parent directory.. | ||||
Curated bootstrap chat examples and session transcripts for the A2API demo. Commit new flows here so the team can replay and review them without relying on local-only chat history.
| File | Purpose |
|---|---|
| bootstrap-examples.json | Quick-chip prompts + expected intent targets |
| sample-session-moments.json | Example multi-turn session (moments list → filter → analyze) |
In the browser console after chatting:
// Copy messages from the UI panel, or extend a2apiAgent later.
JSON.stringify({ exportedAt: new Date().toISOString(), notes: "…" }, null, 2)Save under conversations/ and commit.
| Back | FazBrowse Home | New Git URL |