Skip to content

fix: prevent AI models from self-introducing in debate responses - #12

Merged
aiedwardyi merged 1 commit into
mainfrom
fix/gemini-self-introduction
Apr 8, 2026
Merged

aiedwardyi merged 1 commit into
mainfrom
fix/gemini-self-introduction

Conversation

@aiedwardyi

@aiedwardyi aiedwardyi commented Apr 8, 2026

Copy link
Copy Markdown
Owner

Summary

  • Add explicit system prompt instruction to skip self-introduction and jump straight into the topic
  • Fixes Gemini producing empty/useless responses like "제미니입니다. 제공해주" (I'm Gemini. Please provide) instead of contributing to the discussion
  • Applied to all models since any could waste tokens on self-introduction, especially in short response mode with Korean locale

Test plan

  • Start a Korean short-mode debate and verify Gemini engages with the topic directly
  • Confirm other models (Claude, GPT, Perplexity) also skip self-introduction
  • Verify no regression in English debates

Add explicit instruction to skip self-introduction and engage with
the topic directly. Fixes Gemini producing empty responses like
"I'm Gemini. Please provide" instead of contributing to the discussion.
@aiedwardyi
aiedwardyi merged commit ade3f49 into main Apr 8, 2026
1 check passed
@aiedwardyi
aiedwardyi deleted the fix/gemini-self-introduction branch April 8, 2026 13:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant