feat: support ollama (close #112)

This commit is contained in:
CaIon
2024-03-12 02:36:39 +08:00
parent 9cd256fc7f
commit c1537aad3c
8 changed files with 117 additions and 4 deletions
+5
View File
@@ -0,0 +1,5 @@
package ollama
var ModelList []string
var ChannelName = "ollama"