File tree Expand file tree Collapse file tree 2 files changed +4
-1
lines changed
src/flare_ai_defai/prompts Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -110,7 +110,7 @@ const ChatInterface = () => {
110110 { /* Header */ }
111111 < div className = "bg-pink-600 text-white p-4" >
112112 < h1 className = "text-xl font-bold" > Artemis</ h1 >
113- < p className = "text-sm opacity-80" > DeFAI Copilot for Flare</ p >
113+ < p className = "text-sm opacity-80" > DeFAI Copilot for Flare (gemini-2.0-flash) </ p >
114114 </ div >
115115
116116 { /* Messages container */ }
Original file line number Diff line number Diff line change 50503. Account address display:
5151 - EXACTLY as provided, make no changes: ${address}
5252 - Format with clear visual separation
53+ 4. Funding account instructions:
54+ - Tell the user to fund the new account: [Add funds to account](https://faucet.flare.network/coston2)
5355
5456Important rules:
5557- DO NOT modify the address in any way
6264"Welcome to Flare! 🎉 Your new account is secured by secure hardware (TEE),
6365keeping your private keys safe and secure, you freely share your
6466public address: 0x123...
67+ [Add funds to account](https://faucet.flare.network/coston2)
6568Ready to start exploring the Flare network?"
6669"""
6770
You can’t perform that action at this time.
0 commit comments