LocalAI/api/openai
Ettore Di Giacinto 94817b557c
fix: make completions endpoint more close to OpenAI specification (#790)
Signed-off-by: Ettore Di Giacinto <mudler@localai.io>
2023-07-22 00:53:52 +02:00
..
api.go fix: make completions endpoint more close to OpenAI specification (#790) 2023-07-22 00:53:52 +02:00
chat.go fix: make completions endpoint more close to OpenAI specification (#790) 2023-07-22 00:53:52 +02:00
completion.go fix: make completions endpoint more close to OpenAI specification (#790) 2023-07-22 00:53:52 +02:00
edit.go feat: various refactorings 2023-07-15 01:19:43 +02:00
embeddings.go feat: various refactorings 2023-07-15 01:19:43 +02:00
image.go feat: various refactorings 2023-07-15 01:19:43 +02:00
inference.go feat: various refactorings 2023-07-15 01:19:43 +02:00
list.go feat: various refactorings 2023-07-15 01:19:43 +02:00
request.go feat: various refactorings 2023-07-15 01:19:43 +02:00
transcription.go feat: add external grpc and model autoloading 2023-07-20 22:10:12 +02:00