This website requires JavaScript.
Explore
Help
Register
Sign In
oadmin
/
new-api
Watch
1
Star
0
Fork
0
You've already forked new-api
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
bd48f434105a4031bab239d1a89aabeaa68e4d6e
new-api
/
relay
/
channel
/
ollama
/
constants.go
8 lines
86 B
Go
Raw
Normal View
History
Unescape
Escape
feat: support ollama (close #112)
2024-03-12 02:36:39 +08:00
package
ollama
feat: 填入相关模型
2024-05-12 19:07:33 +08:00
var
ModelList
=
[
]
string
{
"llama3-7b"
,
}
feat: support ollama (close #112)
2024-03-12 02:36:39 +08:00
var
ChannelName
=
"ollama"
Reference in New Issue
Copy Permalink