LocalAI/api/openai
Ettore Di Giacinto 66a558ff41
fix: respect OpenAI spec for response format (#1289)
fix: properly respect OpenAI spec for response format

Signed-off-by: Ettore Di Giacinto <mudler@localai.io>
2023-11-15 19:36:23 +01:00
..
chat.go fix: respect OpenAI spec for response format (#1289) 2023-11-15 19:36:23 +01:00
completion.go fix: respect OpenAI spec for response format (#1289) 2023-11-15 19:36:23 +01:00
edit.go fix(openai): Populate ID and Created fields in OpenAI compatible responses (#1164) 2023-10-12 02:00:08 +00: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 fix: respect OpenAI spec for response format (#1289) 2023-11-15 19:36:23 +01: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