korean-multiturn-rag

Category: Business & Operations | Uploader: papago2355papago2355 | Downloads: 0 | Version: v1.0(Latest)

Inference-time system-prompt rules for Korean multi-turn RAG agents. Hard imperatives + Korean few-shots + decision tables for ambiguous phrasings — followup handling, persistent-filter durability, particle stripping, verifier cross-turn context, hedge-phrase suppression, LLM-over-regex routing. Distilled from Korean pharma production traces; content is domain-neutral and applies to any Korean multi-turn RAG (customer support, legal, finance, public sector, medical, e-commerce). Triggers on Korean followups like "X만", "그럼 X는", "더 보여줘", "2번째 문서", "전체 다시", or symptoms like "followup broadens instead of filtering" / "sticky filter silently dropped mid-conversation" / "verifier flags correct multi-turn answer" / "retrieval looks fine but answer says 정보 없음". The older builder-facing field-guide body is preserved at `SKILL-v1-legacy.md` for reference.

Changelog: Source: GitHub https://github.com/papago2355/pharma-agent

Directory Structure

Current level: tree/main/skills/korean-multiturn-rag/

  • 📁 benchmarks/
    • 📁 behavioral/
      • 📁 scenarios/
        • 📄 l01_long_sticky_exclude_durability.yaml 5.7 KB
        • 📄 l02_long_referential_decay.yaml 4.0 KB
        • 📄 l03_long_late_contradiction.yaml 3.2 KB
        • 📄 l04_stacked_filters_partial_revoke_self_correct.yaml 9.0 KB
        • 📄 s01_pharma_subset_filter.yaml 3.2 KB
        • 📄 s02_pharma_adversarial_particle.yaml 2.3 KB
        • 📄 s03_support_subset_no_particle.yaml 2.1 KB
        • 📄 s04_resurface_prior_topic.yaml 2.2 KB
        • 📄 s05_anti_reference_show_different.yaml 2.1 KB
        • 📄 s06_invert_sticky_exclude.yaml 3.1 KB
        • 📄 s07_contradiction_pushback.yaml 1.7 KB
        • 📄 s08_zoom_with_section_filter.yaml 2.5 KB
        • 📄 s09_trap_question_content_not_in_doc.yaml 2.8 KB
        • 📄 s10_correction_not_filter.yaml 2.4 KB
        • 📄 s11_compound_new_topic_plus_subset.yaml 2.8 KB
        • 📄 s12_example_token_leakage.yaml 4.7 KB
      • 📄 backends.py 9.2 KB
      • 📄 grading.py 4.5 KB
      • 📄 mocks.py 2.5 KB
      • 📄 README.md 3.8 KB
      • 📄 requirements.txt 53 B
      • 📄 run_matrix.py 9.0 KB
      • 📄 runner.py 2.9 KB
      • 📄 test_behavioral.py 3.0 KB
    • 📁 results/
      • 📁 behavioral/
        • 📄 haiku-4-5-l01-sticky-exclude.md 5.2 KB
        • 📄 haiku-4-5.md 7.2 KB
      • 📁 gemma4-l04-v1/
        • 📄 results.json 13.7 KB
        • 📄 summary.md 229 B
      • 📁 gemma4-l04-v2/
        • 📄 results.json 14.3 KB
        • 📄 summary.md 229 B
      • 📁 gemma4-n10-v2/
        • 📄 results.json 18.8 KB
        • 📄 summary.md 323 B
      • 📁 gemma4-n5/
        • 📄 results.json 105.9 KB
        • 📄 summary.md 307 B
      • 📁 gemma4-n5-v2/
        • 📄 results.json 9.4 KB
        • 📄 summary.md 310 B
      • 📁 green/
        • 📄 summary.md 2.5 KB
      • 📁 red/
        • 📄 summary.md 2.9 KB
    • 📁 scenarios/
      • 📄 S1-followup-subset-filter.md 1.5 KB
      • 📄 S2-session-state-design.md 1.8 KB
      • 📄 S3-particle-stripping.md 1.4 KB
      • 📄 S4-verifier-prior-context.md 2.3 KB
      • 📄 S5-hedge-phrase.md 2.3 KB
      • 📄 S6-no-regex-routing.md 2.4 KB
    • 📄 README.md 4.2 KB
  • 📄 .gitignore 34 B
  • 📄 README.md 3.7 KB
  • 📄 SKILL-v1-legacy.md 13.0 KB
  • 📄 SKILL.md 15.7 KB

SKILL.md

Login to download/like/favorite ❤ 6 | ★ 0
Comments 0

Please login before commenting.

Loading comments...