LocalAI/api
Dave 2eb6865a27
Fix: API Key / JSON Fast Follow #1 (#1388)
fast follow fix #1 - imports, final loop, one last chance to skip

Co-authored-by: lunamidori5 <118759930+lunamidori5@users.noreply.github.com>
2023-12-05 10:35:27 +00: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: initial watchdog implementation (#1341) 2023-11-26 18:36:23 +01:00
openai fix: respect OpenAI spec for response format (#1289) 2023-11-15 19:36:23 +01:00
options feat: initial watchdog implementation (#1341) 2023-11-26 18:36:23 +01:00
schema fix: respect OpenAI spec for response format (#1289) 2023-11-15 19:36:23 +01:00
api_test.go feat(transformers): add embeddings with Automodel (#1308) 2023-11-20 21:21:17 +01:00
api.go Fix: API Key / JSON Fast Follow #1 (#1388) 2023-12-05 10:35:27 +00:00
apt_suite_test.go feat: add CI/tests (#58) 2023-04-22 00:44:52 +02:00