Zum Hauptinhalt springen
Dieser Inhalt ist noch nicht in Ihrer Sprache verfügbar und wird auf Englisch angezeigt.

LLM Application Development

Plugin Verifiziert Aktiv

LLM application development with LangGraph, RAG systems, vector search, and AI agent architectures for Claude 4.6 and GPT-5.4

8 Skills 0 MCPs
Zweck

Enables developers to build production-ready LLM applications, advanced RAG systems, and intelligent agents with modern AI patterns.

Funktionen

  • LangGraph StateGraph workflows
  • Production RAG systems with hybrid search
  • AI agent architectures with memory and tool use
  • Vector search and embedding strategies
  • Advanced prompt engineering techniques

Anwendungsfälle

  • Building production-grade LLM applications
  • Implementing advanced RAG systems
  • Developing intelligent AI agents
  • Optimizing prompts for LLM performance

Nicht-Ziele

  • Providing a full-fledged IDE for LLM development
  • Replacing core LLM model providers
  • Managing cloud infrastructure deployments

Workflow

  1. Select embedding model and vector database
  2. Design chunking and retrieval strategy
  3. Implement RAG pipeline with LangGraph
  4. Integrate LLM and tools for agent
  5. Test and optimize prompt engineering
  6. Deploy and monitor the application

Praktiken

  • Prompt Engineering
  • Agent Design
  • RAG Implementation
  • Vector Search Optimization

Voraussetzungen

  • LangChain >= 1.2.0
  • LangGraph >= 0.3.0
  • Python 3.11+

Documentation

  • info:Configuration & parameter referenceWhile requirements are listed, specific plugin configuration parameters and their precedence are not explicitly detailed in the README.

Installation

Zuerst Marketplace hinzufügen

/plugin marketplace add wshobson/agents
/plugin install llm-application-dev@claude-code-workflows

Enthält 8 Erweiterungen

Skill (8)

Embedding Strategies Skill

Select and optimize embedding models for semantic search and RAG applications. Use when choosing embedding models, implementing chunking strategies, or optimizing embedding quality for specific domains.

100
Hybrid Search Implementation Skill

Combine vector and keyword search for improved retrieval. Use when implementing RAG systems, building search engines, or when neither approach alone provides sufficient recall.

98
LangChain & LangGraph Architecture Skill

Design LLM applications using LangChain 1.x and LangGraph for agents, memory, and tool integration. Use when building LangChain applications, implementing AI agents, or creating complex LLM workflows.

95
Llm Evaluation Skill

Implement comprehensive evaluation strategies for LLM applications using automated metrics, human feedback, and benchmarking. Use when testing LLM performance, measuring AI application quality, or establishing evaluation frameworks.

96
Prompt Engineering Patterns Skill

Master advanced prompt engineering techniques to maximize LLM performance, reliability, and controllability in production. Use when optimizing prompts, improving LLM outputs, or designing production prompt templates.

95
Rag Implementation Skill

Build Retrieval-Augmented Generation (RAG) systems for LLM applications with vector databases and semantic search. Use when implementing knowledge-grounded AI, building document Q&A systems, or integrating LLMs with external knowledge bases.

98
Similarity Search Patterns Skill

Implement efficient similarity search with vector databases. Use when building semantic search, implementing nearest neighbor queries, or optimizing retrieval performance.

95
Vector Index Tuning Skill

Optimize vector index performance for latency, recall, and memory. Use when tuning HNSW parameters, selecting quantization strategies, or scaling vector search infrastructure.

99

Qualitätspunktzahl

Verifiziert
95 /100
Analysiert 2 days ago

Vertrauenssignale

Letzter Commit4 days ago
Sterne35.3k
LizenzMIT
Status
Quellcode ansehen