LocalAI/core/http/endpoints/openai
Ettore Di Giacinto 27c4161401
chore: update cogito and simplify MCP logics (#6413)
* chore: update cogito and simplify MCP logics

Signed-off-by: Ettore Di Giacinto <mudler@localai.io>

* Refine signal handling

Signed-off-by: Ettore Di Giacinto <mudler@localai.io>

---------

Signed-off-by: Ettore Di Giacinto <mudler@localai.io>
2025-10-09 12:36:45 +02:00
..
types feat: Realtime API support reboot (#5392) 2025-05-25 22:25:05 +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: update cogito and simplify MCP logics (#6413) 2025-10-09 12:36:45 +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