Zurück zu Fähigkeiten

dspy

davila7
Aktualisiert 11 days ago
258 Ansichten
18,478
1,685
18,478
Auf GitHub ansehen
MetaPrompt EngineeringDSPyDeclarative ProgrammingRAGAgentsPrompt OptimizationLM ProgrammingStanford NLPAutomatic OptimizationModular AI

Über

DSPy ist ein Framework zur Entwicklung komplexer KI-Systeme wie RAG-Pipelines und Agenten mittels deklarativer Programmierung. Es optimiert automatisch Prompts und LM-Aufrufe basierend auf Ihren Daten und geht damit über manuelles Prompt-Engineering hinaus. Nutzen Sie es, um modulare, wartbare und systematisch verbesserte KI-Anwendungen zu erstellen.

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/dspy

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/prompt-engineering-dspy
0
anthropicanthropic-claudeclaudeclaude-code

Verwandte Skills

sglang

Meta

SGLang is a high-performance LLM serving framework that uses RadixAttention for automatic prefix caching, enabling significantly faster structured generation. It's ideal for developers needing JSON/regex outputs, constrained decoding, or building agentic workflows with tool calls. Use it when you require up to 5× faster inference than alternatives like vLLM in scenarios with shared prefixes.

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

crewai-multi-agent

Meta

CrewAI is a lightweight multi-agent orchestration framework for building teams of specialized AI agents that collaborate autonomously on complex tasks. It enables role-based agent collaboration with memory and supports sequential or hierarchical workflows for production use. The framework is built without LangChain dependencies for lean, fast execution.

Skill ansehen

chroma

Dokumentation

Chroma is an open-source embedding database for AI applications that provides vector search, metadata filtering, and a simple API. It's ideal for building RAG applications and semantic search, scaling from local development to production. Use it when you need a self-hosted vector database for document retrieval and embedding storage.

Skill ansehen