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