LocalAI/core
Dave 2fc6fe806b
fix: pkg/downloader should respect basePath for file:// urls (#2481)
* pass basePath down to pkg/downloader

Signed-off-by: Dave Lee <dave@gray101.com>

* enforce

Signed-off-by: Dave Lee <dave@gray101.com>

---------

Signed-off-by: Dave Lee <dave@gray101.com>
2024-06-04 14:32:47 +00:00
..
backend TTS API improvements (#2308) 2024-06-01 18:26:27 +00:00
cli feat(default): use number of physical cores as default (#2483) 2024-06-04 15:23:29 +02:00
clients feat(store): add Golang client (#1977) 2024-04-16 15:54:14 +02:00
config feat(default): use number of physical cores as default (#2483) 2024-06-04 15:23:29 +02:00
dependencies_manager feat(webui): statically embed js/css assets (#2348) 2024-05-19 18:24:27 +02:00
http fix: pkg/downloader should respect basePath for file:// urls (#2481) 2024-06-04 14:32:47 +00:00
p2p feat(llama.cpp): Totally decentralized, private, distributed, p2p inference (#2343) 2024-05-20 19:17:59 +02:00
schema TTS API improvements (#2308) 2024-06-01 18:26:27 +00:00
services fix: pkg/downloader should respect basePath for file:// urls (#2481) 2024-06-04 14:32:47 +00:00
startup fix(watcher): do not emit fatal errors (#2410) 2024-05-26 14:48:30 +02:00
application.go refactor(application): introduce application global state (#2072) 2024-04-29 17:42:37 +00:00