LocalAI/core/http
Dave d072835796
feat:OpaqueErrors to hide error information (#2486)
* adds a new configuration option to hide all error message information from http requests
---------

Signed-off-by: Dave Lee <dave@gray101.com>
2024-06-05 08:45:24 +02:00
..
ctx Revert #1963 (#2056) 2024-04-17 23:33:49 +02:00
elements feat(webui): enhance card visibility (#2473) 2024-06-03 17:07:26 +02:00
endpoints TTS API improvements (#2308) 2024-06-01 18:26:27 +00:00
routes feat(ui): display number of available models for installation (#2298) 2024-05-12 14:24:36 +02:00
static feat(webui): statically embed js/css assets (#2348) 2024-05-19 18:24:27 +02:00
views feat(webui): statically embed js/css assets (#2348) 2024-05-19 18:24:27 +02:00
app_test.go feat:OpaqueErrors to hide error information (#2486) 2024-06-05 08:45:24 +02:00
app.go feat:OpaqueErrors to hide error information (#2486) 2024-06-05 08:45:24 +02:00
http_suite_test.go fix: rename fiber entrypoint from http/api to http/app (#2096) 2024-04-21 22:39:28 +02:00
render.go fix: use bluemonday as recommended by blackfriday (#2142) 2024-04-26 10:34:50 +02:00