fix(llm-application-dev): use auto-discovery pattern like conductor v2.0.2

This commit is contained in:
Seth Hobson
2026-01-19 16:49:44 -05:00
parent 06998b2737
commit 1b9d881d11
2 changed files with 8 additions and 44 deletions

View File

@@ -1,10 +1,8 @@
{
"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.",
"description": "LLM application development with LangGraph, RAG systems, vector search, and AI agent architectures for Claude 4.5 and GPT-5.2",
"author": {
"name": "Seth Hobson",
"email": "seth@major7apps.com"
},
"license": "MIT"
}
}