ما هي evaluation؟
بناء أطر التقييم لأنظمة الوكيل. يُستخدم عند اختبار أداء الوكيل، أو التحقق من اختيارات هندسة السياق، أو قياس التحسينات بمرور الوقت. المصدر: shipshitdev/library.
بناء أطر التقييم لأنظمة الوكيل. يُستخدم عند اختبار أداء الوكيل، أو التحقق من اختيارات هندسة السياق، أو قياس التحسينات بمرور الوقت.
ثبّت مهارة الذكاء الاصطناعي evaluation بسرعة في بيئة التطوير لديك عبر سطر الأوامر
المصدر: shipshitdev/library.
Evaluation of agent systems requires different approaches than traditional software or even standard language model applications. Agents make dynamic decisions, are non-deterministic between runs, and often lack single correct answers. Effective evaluation must account for these characteristics while providing actionable feedback. A robust evaluation framework enables continuous improvement, catches regressions, a...
Agent evaluation requires outcome-focused approaches that account for non-determinism and multiple valid paths. Multi-dimensional rubrics capture various quality aspects: factual accuracy, completeness, citation accuracy, source quality, and tool efficiency. LLM-as-judge provides scalable evaluation while human evaluation catches edge cases.
The key insight is that agents may find alternative paths to goals—the evaluation should judge whether they achieve right outcomes while following reasonable processes.
بناء أطر التقييم لأنظمة الوكيل. يُستخدم عند اختبار أداء الوكيل، أو التحقق من اختيارات هندسة السياق، أو قياس التحسينات بمرور الوقت. المصدر: shipshitdev/library.
حقول وأوامر مستقرة للاقتباس في أنظمة الذكاء الاصطناعي والبحث.
npx skills add https://github.com/shipshitdev/library --skill evaluationبناء أطر التقييم لأنظمة الوكيل. يُستخدم عند اختبار أداء الوكيل، أو التحقق من اختيارات هندسة السياق، أو قياس التحسينات بمرور الوقت. المصدر: shipshitdev/library.
افتح الطرفية أو أداة سطر الأوامر لديك مثل Terminal أو iTerm أو Windows Terminal انسخ ونفّذ هذا الأمر: npx skills add https://github.com/shipshitdev/library --skill evaluation بعد التثبيت، سيتم إعداد المهارة تلقائيا في بيئة البرمجة بالذكاء الاصطناعي لديك وتصبح جاهزة للاستخدام في Claude Code أو Cursor أو OpenClaw
https://github.com/shipshitdev/library