MyLife-Services / mylife-maht

MyLife Member Services Repository
https://humanremembranceproject.org
MIT License
1 stars 2 forks source link

Member AI Keys #99

Open Mookse opened 11 months ago

Mookse commented 11 months ago

Allow for different provider API keys for chargeback

Mookse commented 2 months ago
<button id="donate-ai-button" class="button donate-ai">AI Key</button>
<div id="donate-ai-container" class="donate-ai-container">
    <span id="donate-ai-cancel" class="fas fa-cancel donate-ai-cancel"></span>
    <input id="donate-ai" class="bot-input donate-ai-input" maxlength="256" />
    <span id="donate-ai-submit" class="fa-solid fa-right-to-bracket donate-ai-enter"></span>
</div>