promptGemini

fun promptGemini(prompt: String)

Prompts Gemini with a GeminiPrompt if the geminiApi is initialized and pictureTaken is not null. Even thought GeminiChatContainer should disable the prompt submission, but we check here to avoid any problems