Back to Localai

{{if .ErrorCode}}{{.ErrorCode}}{{else}}Error{{end}}

core/http/views/error.html

4.1.3353 B
Original Source

{{if .ErrorCode}}{{.ErrorCode}}{{else}}Error{{end}}

{{if .ErrorMessage}}{{.ErrorMessage}}{{else}}An unexpected error occurred{{end}}

Return HomeBrowse Gallery

Need help?

Visit our Gallery or check the Getting started documentation

{{template "views/partials/footer" .}}