LocalAI/core/http/endpoints/openai
Ettore Di Giacinto 3b4c1a7054 Load wrapper clients
Testing with:

```yaml
name: gpt-4o
pipeline:
 tts: voice-it-riccardo_fasol-x-low
 transcription: whisper-base-q5_1
 llm: llama-3.2-1b-instruct:q4_k_m
```

Signed-off-by: Ettore Di Giacinto <mudler@localai.io>
2024-12-23 16:00:23 +01:00
..
assistant_test.go docs(swagger): core more localai/openai endpoints (#2904) 2024-07-18 00:38:41 -04:00
assistant.go fix: roll out bluemonday Sanitize more widely (#3794) 2024-10-12 09:45:47 +02:00
chat.go Revert "feat: include tokens usage for streamed output" (#4336) 2024-12-08 17:53:36 +01:00
completion.go feat(template): read jinja templates from gguf files (#4332) 2024-12-08 13:50:33 +01:00
edit.go feat(template): read jinja templates from gguf files (#4332) 2024-12-08 13:50:33 +01:00
embeddings.go feat(model-list): be consistent, skip known files from listing (#2760) 2024-07-10 15:28:39 +02:00
files_test.go docs(swagger): core more localai/openai endpoints (#2904) 2024-07-18 00:38:41 -04:00
files.go fix: roll out bluemonday Sanitize more widely (#3794) 2024-10-12 09:45:47 +02:00
image.go fix(diffusers): correctly parse height and width request without parametrization (#4082) 2024-11-06 08:53:02 +01:00
inference.go feat(api): allow to pass audios to backends (#3603) 2024-09-19 12:26:53 +02:00
list.go groundwork: ListModels Filtering Upgrade (#2773) 2024-10-01 18:55:46 +00:00
realtime.go Load wrapper clients 2024-12-23 16:00:23 +01:00
request.go debug 2024-12-23 16:00:23 +01:00
transcription.go feat(model-list): be consistent, skip known files from listing (#2760) 2024-07-10 15:28:39 +02:00