LocalAI/core/http
Dave ed5734ae25
test/fix: OSX Test Repair (#1843)
* test with gguf instead of ggml. Updates testPrompt to match? Adds debugging line to Dockerfile that I've found helpful recently.

* fix testPrompt slightly

* Sad Experiment: Test GH runner without metal?

* break apart CGO_LDFLAGS

* switch runner

* upstream llama.cpp disables Metal on Github CI!

* missed a dir from clean-tests

* CGO_LDFLAGS

* tmate failure + NO_ACCELERATE

* whisper.cpp has a metal fix

* do the exact opposite of the name of this branch, but keep it around for unrelated fixes?

* add back newlines

* add tmate to linux for testing

* update fixtures

* timeout for tmate
2024-03-18 19:19:43 +01:00
..
ctx refactor: move remaining api packages to core (#1731) 2024-03-01 16:19:53 +01:00
endpoints fixes #1051: handle openai presence and request penalty parameters (#1817) 2024-03-17 09:43:20 +01:00
api_test.go test/fix: OSX Test Repair (#1843) 2024-03-18 19:19:43 +01:00
api.go feat(tts): add Elevenlabs and OpenAI TTS compatibility layer (#1834) 2024-03-14 23:08:34 +01:00
apt_suite_test.go MQTT Startup Refactoring Part 1: core/ packages part 1 (#1728) 2024-02-21 01:21:19 +00:00