Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add nuxt-ollama #1036

Open
wants to merge 5 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file added icons/nuxt-ollama.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
17 changes: 17 additions & 0 deletions modules/nuxt-ollama.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
name: nuxt-ollama
description: Simple integration of the official Ollama JavaScript Library for your Nuxt application.
repo: jericho1060/nuxt-ollama
npm: nuxt-ollama
icon: nuxt-ollama.png
github: https://github.com/jericho1060/nuxt-ollama
website: https://github.com/jericho1060/nuxt-ollama
learn_more: https://github.com/jericho1060/nuxt-ollama
category: Libraries
type: 3rd-party
maintainers:
- name: Jericho
github: jericho1060
avatar: https://avatars.githubusercontent.com/jericho1060
compatibility:
nuxt: ^3.0.0
requires: {}