OPEN-SOURCE PROJECT
bes-kelime-jev
Jev bir sohbet modeli değil, **evaluation** modeli. Serbest metin üretmez; tipli sorulara `choice` / `score` / `boolean` cevapları döner. Bu, "sadece şu 5 kelimeden birini söyle" kısıtını *prompt'la rica etmek* yerine **tip sistemiyle garanti altına almayı** mümkün kılıyor: model 5 kelimenin dışına çıkamaz, çünkü API'nin döndürebileceği değerler bunlar.
- Stars
- 2
- Forks
- 0
- License
- MIT
- Last commit
- 2026-09-22
What Jev does here
Jev returns a structured decision for the local program; consult the source for the exact decision policy.
Adds structured choices or scores to the workflow; performance and cost benefits have not been independently verified.
Based on repository metadata and README with rule-based classification; pending human review, with no independent runtime or performance verification.