LocalAI/core/http/endpoints/openai
Mário Freitas 2c0b9c6349
fix(chat): use proper finish_reason for tool/function calling (#6243)
Signed-off-by: Mário Freitas <imkira@gmail.com>
2025-09-11 21:13:23 +02:00
..
types feat: Realtime API support reboot (#5392) 2025-05-25 22:25:05 +02:00
chat.go fix(chat): use proper finish_reason for tool/function calling (#6243) 2025-09-11 21:13:23 +02:00
completion.go chore: stream errors while streaming SSE (#6160) 2025-08-28 18:27:23 +02:00
edit.go feat(backends): add system backend, refactor (#6059) 2025-08-14 19:38:26 +02:00
embeddings.go feat(backends): add system backend, refactor (#6059) 2025-08-14 19:38:26 +02:00
image.go feat(backends): add system backend, refactor (#6059) 2025-08-14 19:38:26 +02:00
inference.go feat(backends): add system backend, refactor (#6059) 2025-08-14 19:38:26 +02:00
list.go feat(backends): add system backend, refactor (#6059) 2025-08-14 19:38:26 +02:00
realtime.go feat(whisper-cpp): Convert to Purego and add VAD (#6087) 2025-08-28 17:25:18 +02:00
realtime_model.go feat(backends): add system backend, refactor (#6059) 2025-08-14 19:38:26 +02:00
transcription.go feat(whisper): Add diarization (tinydiarize) (#6184) 2025-09-10 19:09:28 +02:00