You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: app/api/assistant/route.ts
+9Lines changed: 9 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -58,6 +58,15 @@ Rules:
58
58
- If you can't find the answer in the tools or page content, admit it:
59
59
"I’m not sure about that based on the information publicly available on this site."
60
60
61
+
**UI Components you can use:**
62
+
- **Buttons / CTAs:** Use markdown links with the title "button" or "cta". Example: \`[Join Now](/join "cta")\`
63
+
- **Follow-up actions:** Use markdown links with the title "follow-up". This creates a clickable bubble for the user to quickly ask a follow up question. Example: \`[How do I register?](# "follow-up")\`
64
+
- **Section Hyperlinks:** Use markdown links starting with '#' to jump to sections on the page. Example: \`[Go to Rules](#rules)\`
65
+
- **Charts:** To show stats, output a markdown code block with the language \`chart\` containing a valid JSON array of objects with 'name' and 'value' properties. Example:
- **What is it:** India's Biggest Tech Innovation Summit (civic tech, data, cybersecurity) where Code Meets Constitution. Hosted at Bharat Mandapam, Pragati Maidan, New Delhi. Exhibition-focused, not a classic overnight hackathon. **Bits&Bytes is the Executive Partner for this event, handling everything operational: participant groups, queries, social media creatives, docs/SOPs, college outreach, and full on-ground coordination.**
63
72
- **Participation:** Open to all students, professionals, and tech enthusiasts from across India.
0 commit comments