export default { "basics": { "title": "🤖 Agent Basics", "href": "/Agents/basics" }, "api": { "title": "🔌 Agent API", "href": "/Agents/api" }, "openai-compatible": { "title": "🔄 OpenAI-Compatible API", "href": "/Agents/openai-compatible" }, "webhooks": { "title": "🪝 Agent Webhooks", "href": "/Agents/webhooks" }, "notifications": { "title": "📡 Realtime Events", "href": "/Agents/notifications" }, "nodes": { "title": "🧩 Workflow Nodes", "href": "/Agents/nodes" } }