go-ollama: first release v0.1.0

This commit is contained in:
2026-02-23 11:40:05 +01:00
parent ad8e4025b2
commit 69172f6d5f
15 changed files with 787 additions and 0 deletions

3
go.mod Normal file
View File

@@ -0,0 +1,3 @@
module git.trcreatives.at/trcreatives/go-ollama
go 1.25.6