12 lines
258 B
JSON
12 lines
258 B
JSON
{
|
|
"id": "llm-agent-plugin",
|
|
"name": "LLM Agent",
|
|
"version": "1.0.0",
|
|
"minAppVersion": "0.15.0",
|
|
"description": "LLM Agent with graph visualization and chat interface",
|
|
"author": "tylerfg",
|
|
"authorUrl": "",
|
|
"fundingUrl": "",
|
|
"isDesktopOnly": false
|
|
}
|