LocalAI/api/config
Mathias 2f65671070
fix(api/config): allow YAML config with .yml (#1299)
This commit allow to use both `.yml` and `.yaml` extensions for YAML configuration files as
it is usually expected.
2023-11-17 22:47:30 +01:00
..
config_test.go
config.go fix(api/config): allow YAML config with .yml (#1299) 2023-11-17 22:47:30 +01:00
prediction.go Feat: rwkv improvements: (#937) 2023-08-22 18:48:06 +02:00