I tested 200+ prompts across Gemini and Kimi — here's what actually works

Reddit r/artificial Tools

Summary

A practitioner shares findings from testing over 200 prompts on Gemini and Kimi, revealing key differences in how each model responds and offering a curated set of effective prompts.

Most prompt packs are written for GPT-3. Gemini and Kimi respond completely differently — longer reasoning chains, different delimiter behavior, different failure modes. After running these models professionally for months I found: 1. Gemini responds better to explicit output format constraints. 2. Kimi loves multi-step chain-of-thought but breaks on vague persona prompts. 3. Most "expert prompts" from Twitter don't transfer. I packaged the tested prompts that actually hold up — link in the first comment.
Original Article

Similar Articles

28 Tips to Take Your ChatGPT Prompts to the Next Level

Wired

A comprehensive guide offering 28 tips to improve ChatGPT prompts, including techniques like using the 80-20 rule and having the AI critique ideas as a curious child, aimed at getting more interesting and useful responses.

@_philschmid: Gemini Interactions API Update As we move beyond simple prompts, strict "user" and "model" roles felt limiting. That's …

X AI KOLs Following

Google is updating the Gemini Interactions API to replace strict user/model roles with a flexible step-based system (outputs + roles → steps), introducing agentic steps like user_input, thought, function_call, tool_call, and model_output. The update also consolidates response_format controls and requires SDK upgrades (Python/JS ≥2.0.0) or a new API header to opt-in.

Can prompting reduce AI sycophancy or is it mostly model behavior?

Reddit r/artificial

A user explores whether prompt engineering can reduce AI sycophancy in models like Gemini, ChatGPT, and Claude, or whether it's fundamentally a model alignment issue. The discussion touches on differences between models in handling disagreement and objective criticism.