{{ state.systemPrompt ? 'Using Custom Prompt' : 'No Master Prompt' }}
{{ state.context ? 'Using Context' : 'No Context' }}
{{ state.apiKeys[state.service] ? 'API Key Provided' : 'No API Key'}}
Manage State
{{ responseText }}
{{ state.explainMode }}
{{ state.onSpotExplain ? 'on spot' : 'off spot' }}
Sample