跳转到主要内容
此内容尚未提供您的语言版本,正在以英文显示。

LLM Application Development

插件 已验证 活跃

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

8 个 Skill 0 个 MCP
目的

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

功能

  • 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

使用场景

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

非目标

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

工作流

  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

实践

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

先决条件

  • 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.

安装

请先添加 Marketplace

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

包含 8 个扩展

Skill (8)

Embedding Strategies 技能

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 技能

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 技能

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 技能

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 技能

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 技能

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 技能

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

95
Vector Index Tuning 技能

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

99

质量评分

已验证
95 /100
1 day ago 分析

信任信号

最近提交3 days ago
星标35.3k
许可证MIT
状态
查看源代码