LocalAI/api
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
..
backend feat: allow to run parallel requests (#1290) 2023-11-16 08:20:05 +01:00
config fix(api/config): allow YAML config with .yml (#1299) 2023-11-17 22:47:30 +01:00
localai feat: queue up requests if not running parallel requests (#1296) 2023-11-16 22:20:16 +01:00
openai fix: respect OpenAI spec for response format (#1289) 2023-11-15 19:36:23 +01:00
options feat: allow to run parallel requests (#1290) 2023-11-16 08:20:05 +01:00
schema fix: respect OpenAI spec for response format (#1289) 2023-11-15 19:36:23 +01:00
api_test.go ci: enlarge download timeout window 2023-10-29 22:09:35 +01:00
api.go feat(metrics): Adding initial support for prometheus metrics (#1176) 2023-10-17 18:22:53 +02:00
apt_suite_test.go feat: add CI/tests (#58) 2023-04-22 00:44:52 +02:00