LocalAI/core/http/endpoints/openai
Ettore Di Giacinto 238aad666e
chore(deps): bump cogito (#6785)
chore(deps): Bump cogito

Signed-off-by: Ettore Di Giacinto <mudler@localai.io>
2025-10-27 10:07:31 +01:00
..
types fix(realtime): Add transcription session created event, match OpenAI behavior (#6445) 2025-10-13 21:48:13 +02:00
chat.go fix(grammars): handle empty parameters on object types (#6409) 2025-10-08 19:13:40 +02:00
completion.go feat: Add Agentic MCP support with a new chat/completion endpoint (#6381) 2025-10-05 17:51:41 +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
mcp.go chore(deps): bump cogito (#6785) 2025-10-27 10:07:31 +01:00
realtime.go fix(realtime): Add transcription session created event, match OpenAI behavior (#6445) 2025-10-13 21:48:13 +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
video.go feat(api): OpenAI video create enpoint integration (#6777) 2025-10-27 10:06:57 +01:00