LocalAI/core
Ettore Di Giacinto 61e5e6bc36
fix(swagger): do not specify a host (#1930)
In this way the requests are redirected to the host used by the client
to perform the request.
2024-03-30 12:04:41 +01:00
..
backend feat(stores): Vector store backend (#1795) 2024-03-22 21:14:04 +01:00
config feat(welcome): add simple welcome page (#1912) 2024-03-27 21:10:58 +01:00
http fix(swagger): do not specify a host (#1930) 2024-03-30 12:04:41 +01:00
schema feat(stores): Vector store backend (#1795) 2024-03-22 21:14:04 +01:00
services refactor: move remaining api packages to core (#1731) 2024-03-01 16:19:53 +01:00
startup fix(config): pass by config options, respect defaults (#1878) 2024-03-22 20:55:11 +01:00