Çok Modlu RAG Veri Hattı
Farklı medya türlerini izlenebilir tek bir arama sisteminde birleştirir.
315+ test edilmiş prompt şablonu; yazıdan koda, görsel üretiminden kariyere kadar. Değişkenleri ({böyle}) kendinize göre doldurup doğrudan kullanın.
Farklı medya türlerini izlenebilir tek bir arama sisteminde birleştirir.
https://daniele.tech/2026/09/linus-torvalds-skill-soul-or-how-i-distilled-the-knowledge-for-code-reviews-from-32k-emails/ A report about the changes after the first announcement and all the improvements, including Soul.md (with profanities), 4 different version Skill/Soul from 4 different LLMs, a comparison with/without skills and a reproducible pipeline. submitted by /u/Mte90
TL;DR: If you re-run the same prompt whenever the input changes, try sending the old input/output plus a diff of the input, and ask the model for a patch to the output. Much cheaper, and the untouched parts of the output stay identical. Write-up: https://revisionprompting.info So at work, we have a few prompts that run as part of automated pipelines, same instruction every time