Files
agents/plugins/llm-application-dev/.claude-plugin/plugin.json

11 lines
331 B
JSON

{
"name": "llm-application-dev",
"version": "2.0.1",
"description": "LLM application development with LangGraph, RAG systems, vector search, and AI agent architectures. Updated for LangChain 1.x, Claude 4.5, and GPT-5.2.",
"author": {
"name": "Seth Hobson",
"email": "seth@major7apps.com"
},
"license": "MIT"
}