Files
wehub-resource-sync 1b8708893a
Security Scan / tests (push) Has been cancelled
chore: import upstream snapshot with attribution
2026-07-13 13:12:26 +08:00

6 lines
269 B
HTML

{{ if .IsNamedParams }}
<a target="_blank" href="https://github.com/go-skynet/LocalAI/pull/{{ .Get "number" }}" alt="">{{ .Get "number" }}</a>
{{ else }}
<a target="_blank" href="https://github.com/go-skynet/LocalAI/pull/{{ .Get 0 }}" alt="">{{ .Get 0 }}</a>
{{ end }}