Skip to content

Commit 06969a8

Browse files
authored
feat: add nuxt-volcano (#1512)
1 parent 711a286 commit 06969a8

3 files changed

Lines changed: 21 additions & 1 deletion

File tree

icons/nuxt-volcano.png

34.7 KB
Loading

modules/nuxt-mqtt.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ repo: nuxtaid/nuxt-mqtt
44
npm: nuxt-mqtt
55
icon: nuxt-mqtt.png
66
github: https://github.com/nuxtaid/nuxt-mqtt
7-
website: https://github.com/nuxtaid/nuxt-mongoose#readme
7+
website: https://github.com/nuxtaid/nuxt-mqtt#readme
88
learn_more: ''
99
category: Extensions
1010
type: 3rd-party

modules/nuxt-volcano.yml

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
name: nuxt-volcano
2+
description: >-
3+
A Nuxt module for Volcano Agent SDK - build AI agents with LLM reasoning and
4+
MCP tools
5+
repo: arashsheyda/nuxt-volcano
6+
npm: nuxt-volcano
7+
icon: nuxt-volcano.png
8+
github: https://github.com/arashsheyda/nuxt-volcano
9+
website: https://github.com/arashsheyda/nuxt-volcano#readme
10+
learn_more: ''
11+
category: AI
12+
type: 3rd-party
13+
maintainers:
14+
- name: Arash Ari Sheyda
15+
github: arashsheyda
16+
twitter: arash_sheyda
17+
bluesky: arashsheyda.me
18+
compatibility:
19+
nuxt: '>=3.0.0'
20+
requires: {}

0 commit comments

Comments
 (0)