·deepeval
</>

deepeval

Zur Verwendung bei der Diskussion oder Arbeit mit DeepEval (dem Python-KI-Bewertungsframework)

45Installationen·1Trend·@sammcj

Installation

$npx skills add https://github.com/sammcj/agentic-coding --skill deepeval

So installieren Sie deepeval

Installieren Sie den KI-Skill deepeval schnell in Ihrer Entwicklungsumgebung über die Kommandozeile

  1. Terminal öffnen: Öffnen Sie Ihr Terminal oder Kommandozeilen-Tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Installationsbefehl ausführen: Kopieren Sie diesen Befehl und führen Sie ihn aus: npx skills add https://github.com/sammcj/agentic-coding --skill deepeval
  3. Installation überprüfen: Nach der Installation wird der Skill automatisch in Ihrer KI-Programmierumgebung konfiguriert und ist bereit zur Verwendung in Claude Code, Cursor oder OpenClaw

Quelle: sammcj/agentic-coding.

DeepEval is a pytest-based framework for testing LLM applications. It provides 50+ evaluation metrics covering RAG pipelines, conversational AI, agents, safety, and custom criteria. DeepEval integrates into development workflows through pytest, supports multiple LLM providers, and includes component-level tracing with the @observe decorator.

Repository: https://github.com/confident-ai/deepeval Documentation: https://deepeval.com

See references/custommetrics.md for complete guide on creating custom metrics with BaseMetric subclassing and deterministic scorers (ROUGE, BLEU, BERTScore).

Zur Verwendung bei der Diskussion oder Arbeit mit DeepEval (dem Python-KI-Bewertungsframework) Quelle: sammcj/agentic-coding.

Fakten (zitierbereit)

Stabile Felder und Befehle für KI/Such-Zitate.

Installationsbefehl
npx skills add https://github.com/sammcj/agentic-coding --skill deepeval
Kategorie
</>Entwicklung
Verifiziert
Erstes Auftreten
2026-03-04
Aktualisiert
2026-03-10

Browse more skills from sammcj/agentic-coding

Schnelle Antworten

Was ist deepeval?

Zur Verwendung bei der Diskussion oder Arbeit mit DeepEval (dem Python-KI-Bewertungsframework) Quelle: sammcj/agentic-coding.

Wie installiere ich deepeval?

Öffnen Sie Ihr Terminal oder Kommandozeilen-Tool (Terminal, iTerm, Windows Terminal, etc.) Kopieren Sie diesen Befehl und führen Sie ihn aus: npx skills add https://github.com/sammcj/agentic-coding --skill deepeval Nach der Installation wird der Skill automatisch in Ihrer KI-Programmierumgebung konfiguriert und ist bereit zur Verwendung in Claude Code, Cursor oder OpenClaw

Wo ist das Quell-Repository?

https://github.com/sammcj/agentic-coding