[READ-ONLY] Mirror of https://github.com/thoda-dev/nuxt-ollama. Simple integration of the official Ollama JavaScript Library for your Nuxt application.
0

Configure Feed

Select the types of activity you want to include in your feed.

chore(release): v1.0.7

Thomas (Aug 7, 2024, 5:40 PM +0200) 4db48034 17d99e9b

+5 -1
+4
CHANGELOG.md
··· 1 1 # Changelog 2 2 3 3 4 + ## v1.0.7 5 + 6 + [compare changes](https://github.com/jericho1060/nuxt-ollama/compare/v1.0.6...v1.0.7) 7 + 4 8 ## v1.0.6 5 9 6 10 [compare changes](https://github.com/jericho1060/nuxt-ollama/compare/v1.0.5...v1.0.6)
+1 -1
package.json
··· 1 1 { 2 2 "name": "nuxt-ollama", 3 - "version": "1.0.6", 3 + "version": "1.0.7", 4 4 "description": "Easy ollama integration for Nuxt", 5 5 "repository": "jericho1060/nuxt-ollama", 6 6 "license": "MIT",