LocalAI/pkg/utils
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
..
base64_test.go refactor(application): introduce application global state (#2072) 2024-04-29 17:42:37 +00:00
base64.go refactor(application): introduce application global state (#2072) 2024-04-29 17:42:37 +00:00
config.go fix: reduce chmod permissions for created files and directories (#2137) 2024-04-26 00:47:06 +02:00
hash.go feat: embedded model configurations, add popular model examples, refactoring (#1532) 2024-01-05 23:16:33 +01:00
json.go fix: do not break on newlines on function returns (#864) 2023-08-04 21:46:36 +02:00
logging.go feat: share models by url (#1522) 2024-01-01 10:31:03 +01:00
path.go feat:OpaqueErrors to hide error information (#2486) 2024-06-05 08:45:24 +02:00
strings.go feat(llama.cpp): Totally decentralized, private, distributed, p2p inference (#2343) 2024-05-20 19:17:59 +02:00
untar.go Gallery repository (#663) 2023-06-24 08:18:17 +02:00
utils_suite_test.go refactor: consolidate usage of GetURI (#674) 2023-06-26 12:25:38 +02:00