llm-agent-plugin/manifest.json
2025-09-12 00:39:44 +03:00

10 lines
264 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": "Your Name",
"authorUrl": "",
"isDesktopOnly": false
}