mirror of
https://github.com/ollama/ollama.git
synced 2025-08-28 06:47:47 +02:00
update directory url
This commit is contained in:
@@ -12,9 +12,7 @@ import (
|
||||
"github.com/jmorganca/ollama/api"
|
||||
)
|
||||
|
||||
// const directoryURL = "https://ollama.ai/api/models"
|
||||
// TODO
|
||||
const directoryURL = "https://raw.githubusercontent.com/jmorganca/ollama/go/models.json"
|
||||
const directoryURL = "https://ollama.ai/api/models"
|
||||
|
||||
type Model struct {
|
||||
Name string `json:"name"`
|
||||
|
Reference in New Issue
Block a user