[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.10

Thomas (Sep 27, 2024, 10:26 AM +0200) 954ce11d 90b79133

+13 -1
+12
CHANGELOG.md
··· 1 1 # Changelog 2 2 3 3 4 + ## v1.0.10 5 + 6 + [compare changes](https://github.com/jericho1060/nuxt-ollama/compare/v1.0.9...v1.0.10) 7 + 8 + ### 🏡 Chore 9 + 10 + - **release:** V1.0.9 ([0049da3](https://github.com/jericho1060/nuxt-ollama/commit/0049da3)) 11 + 12 + ### ❤️ Contributors 13 + 14 + - Thomas <github.passage306@passmail.net> 15 + 4 16 ## v1.0.9 5 17 6 18 [compare changes](https://github.com/jericho1060/nuxt-ollama/compare/v1.0.8...v1.0.9)
+1 -1
package.json
··· 1 1 { 2 2 "name": "nuxt-ollama", 3 - "version": "1.0.9", 3 + "version": "1.0.10", 4 4 "description": "Easy ollama integration for Nuxt", 5 5 "repository": "jericho1060/nuxt-ollama", 6 6 "license": "MIT",