# Quick Rundown on Gemini ## Access MakerSuite: https://aistudio.google.com/app/prompts/new_chat ## API Official Docs: https://ai.google.dev/api/generate-content TL;DR - system prompt that's literally just a string in the beginning of the context like with Claude - no prefills - pozzed ![API connections, then Additional Parameters](https://files.catbox.moe/vf5cbu.PNG) ![Include the text under "Include Body Params"](https://files.catbox.moe/ghksp0.PNG) For convenience: ```yaml safetySettings: - category: 'HARM_CATEGORY_HARASSMENT' threshold: 'BLOCK_NONE' - category: 'HARM_CATEGORY_HATE_SPEECH' threshold: 'BLOCK_NONE' - category: 'HARM_CATEGORY_SEXUALLY_EXPLICIT' threshold: 'BLOCK_NONE' - category: 'HARM_CATEGORY_DANGEROUS_CONTENT' threshold: 'BLOCK_NONE' ``` Shoutout to Moxxie for spoonfeeding me this. ## Presets - [twin-tail](https://files.catbox.moe/wcycxn.json) (WIP) ## Recommendations - Install this regex (strips Character: from the beginning of responses): https://files.catbox.moe/fqqac0.json - Add \nUser: to your custom stop sequences (A letter menu, "Custom Stopping Strings", fill it in with \["\n{{user}}:", "\nHuman:", "\nUser:"\], check "Replace Macro in Custom Stopping Strings") (not a particularly common issue but might as well yk?) ## General Issues with the Model - Dumber and less soulful than Opus - Pozzed - No prefills - No PHIs - Dislikes being crass - Dogshit at NSFW (decent at continuing NSFW already started on a different model) (apparently better if you really poison the context, will test out dropping entire eroge sequences in a toggle next week and report back) ## Advantages over Opus - Writes less - Obeys instructions better - Banter