LocalAI/api/openai
Ettore Di Giacinto cc060a283d
fix: drop racy code, refactor and group API schema (#931)
Signed-off-by: Ettore Di Giacinto <mudler@localai.io>
2023-08-20 14:04:45 +02:00
..
chat.go fix: drop racy code, refactor and group API schema (#931) 2023-08-20 14:04:45 +02:00
completion.go fix: drop racy code, refactor and group API schema (#931) 2023-08-20 14:04:45 +02:00
edit.go fix: drop racy code, refactor and group API schema (#931) 2023-08-20 14:04:45 +02:00
embeddings.go fix: drop racy code, refactor and group API schema (#931) 2023-08-20 14:04:45 +02:00
image.go fix: drop racy code, refactor and group API schema (#931) 2023-08-20 14:04:45 +02:00
inference.go fix: drop racy code, refactor and group API schema (#931) 2023-08-20 14:04:45 +02:00
list.go fix: drop racy code, refactor and group API schema (#931) 2023-08-20 14:04:45 +02:00
request.go fix: drop racy code, refactor and group API schema (#931) 2023-08-20 14:04:45 +02:00
transcription.go feat: cancel stream generation if client disappears (#792) 2023-07-24 23:10:54 +02:00