Zurück zu Fähigkeiten

langsmith-observability

davila7
Aktualisiert 17 days ago
263 Ansichten
18,478
1,685
18,478
Auf GitHub ansehen
MetaObservabilityLangSmithTracingEvaluationMonitoringDebuggingTestingLLM OpsProduction

Über

LangSmith bietet LLM-Observability für das Tracing, Evaluieren und Monitoring von KI-Anwendungen. Entwickler sollten es zum Debuggen von Prompts und Chains, zur systematischen Ausgabeauswertung und zur Überwachung von Produktionssystemen nutzen. Zu den Kernfunktionen gehören Performance-Tracing, Datensatz-Tests sowie die Analyse von Latenz und Token-Verbrauch.

Schnellinstallation

Claude Code

Empfohlen
Primär
npx skills add davila7/claude-code-templates -a claude-code
Plugin-BefehlAlternativ
/plugin add https://github.com/davila7/claude-code-templates
Git CloneAlternativ
git clone https://github.com/davila7/claude-code-templates.git ~/.claude/skills/langsmith-observability

Kopieren Sie diesen Befehl und fügen Sie ihn in Claude Code ein, um diese Fähigkeit zu installieren

GitHub Repository

davila7/claude-code-templates
Pfad: cli-tool/components/skills/ai-research/observability-langsmith
0
anthropicanthropic-claudeclaudeclaude-code

Verwandte Skills

railway-metrics

Andere

This skill queries Railway service metrics including CPU, memory, network, and disk usage to monitor performance and debug issues. It's triggered when developers ask about resource utilization or service performance, and requires environment and service IDs from the Railway CLI. The skill provides actionable insights through Bash commands that fetch real-time analytics data.

Skill ansehen

evaluating-code-models

Meta

This skill benchmarks code generation models using industry-standard evaluations like HumanEval and MBPP across multiple programming languages. It calculates pass@k metrics for comparing model performance, testing multi-language support, and measuring code quality. Developers should use it when rigorously evaluating or comparing coding models, as it's the same tool powering HuggingFace's code leaderboards.

Skill ansehen

huggingface-tokenizers

Dokumente

This skill provides high-performance tokenization using HuggingFace's Rust-based library, processing 1GB of text in under 20 seconds. It supports BPE, WordPiece, and Unigram algorithms while enabling custom tokenizer training and alignment tracking. Use it when you need production-fast tokenization or to build custom tokenizers integrated with the transformers ecosystem.

Skill ansehen

qdrant-vector-search

Meta

The qdrant-vector-search skill provides a high-performance vector similarity search engine for building production RAG systems. It enables fast nearest neighbor search, hybrid search with filtering, and scalable vector storage powered by Rust. Use it when you need low-latency semantic search with horizontal scaling capabilities and full data control.

Skill ansehen