Commit b24be8c6 authored by Bruce MacDonald's avatar Bruce MacDonald
Browse files

update directory url

parent ba2bade0
......@@ -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"`
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment