LocalAI/api/openai
2023-12-27 23:16:49 +00:00
..
chat.go feat: inline templates and accept URLs in models (#1452) 2023-12-18 18:58:44 +01:00
completion.go feat: inline templates and accept URLs in models (#1452) 2023-12-18 18:58:44 +01:00
edit.go feat: inline templates and accept URLs in models (#1452) 2023-12-18 18:58:44 +01:00
embeddings.go fix(openai): Populate ID and Created fields in OpenAI compatible responses (#1164) 2023-10-12 02:00:08 +00:00
image.go remove default to stablediffusion (#1500) 2023-12-27 23:16:49 +00:00
inference.go 🔥 add LaVA support and GPT vision API, Multiple requests for llama.cpp, return JSON types (#1254) 2023-11-11 13:14:59 +01:00
list.go fix: drop racy code, refactor and group API schema (#931) 2023-08-20 14:04:45 +02:00
request.go 🔥 add LaVA support and GPT vision API, Multiple requests for llama.cpp, return JSON types (#1254) 2023-11-11 13:14:59 +01:00
transcription.go feat: cancel stream generation if client disappears (#792) 2023-07-24 23:10:54 +02:00