mirror of
https://github.com/mudler/LocalAI
synced 2026-05-24 09:28:23 +00:00
- Add a system backend path - Refactor and consolidate system information in system state - Use system state in all the components to figure out the system paths to used whenever needed - Refactor BackendConfig -> ModelConfig. This was otherway misleading as now we do have a backend configuration which is not the model config. Signed-off-by: Ettore Di Giacinto <mudler@localai.io> |
||
|---|---|---|
| .. | ||
| types | ||
| chat.go | ||
| completion.go | ||
| edit.go | ||
| embeddings.go | ||
| image.go | ||
| inference.go | ||
| list.go | ||
| realtime.go | ||
| realtime_model.go | ||
| transcription.go | ||