We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
nuxt-ollama
1 parent e8e8a14 commit 31d6f61Copy full SHA for 31d6f61
icons/nuxt-ollama.png
8.4 KB
modules/nuxt-ollama.yml
@@ -0,0 +1,20 @@
1
+name: nuxt-ollama
2
+description: >-
3
+ Simple integration of the official Ollama JavaScript Library for your Nuxt
4
+ application.
5
+repo: jericho1060/nuxt-ollama
6
+npm: nuxt-ollama
7
+icon: nuxt-ollama.png
8
+github: https://github.com/jericho1060/nuxt-ollama
9
+website: https://nuxt-ollama.jericho.dev/
10
+learn_more: https://nuxt-ollama.jericho.dev/
11
+category: Libraries
12
+type: 3rd-party
13
+maintainers:
14
+ - name: Thomas
15
+ github: jericho1060
16
+ avatar: https://avatars.githubusercontent.com/jericho1060
17
+ twitter: jerichodev
18
+compatibility:
19
+ nuxt: ^3.15.0
20
+ requires: {}
0 commit comments