mirror of
https://github.com/linux-do/new-api.git
synced 2025-11-10 16:13:42 +08:00
feat: support ollama (close #112)
This commit is contained in:
5
relay/channel/ollama/constants.go
Normal file
5
relay/channel/ollama/constants.go
Normal file
@@ -0,0 +1,5 @@
|
||||
package ollama
|
||||
|
||||
var ModelList []string
|
||||
|
||||
var ChannelName = "ollama"
|
||||
Reference in New Issue
Block a user