This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
LocalAI
Watch
1
Star
0
Fork
0
You've already forked LocalAI
mirror of
https://github.com/mudler/LocalAI.git
synced
2026-01-26 23:34:48 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e5bf2a9a114d1ec6f61816049651e080cb593e20
LocalAI
/
core
/
http
History
Richard Palethorpe
0529c7d0a0
fix(realtime): Add transcription session created event, match OpenAI behavior (
#6445
)
...
Signed-off-by: Richard Palethorpe <
io@richiejp.com
>
2025-10-13 21:48:13 +02:00
..
endpoints
fix(realtime): Add transcription session created event, match OpenAI behavior (
#6445
)
2025-10-13 21:48:13 +02:00
middleware
chore(api): return json errors (
#6428
)
2025-10-10 17:17:12 +02:00
routes
chore(ui): skip duplicated entries in search list (
#6425
)
2025-10-10 16:35:05 +02:00
static
feat(ui): add button to enable Agentic MCP (
#6400
)
2025-10-07 00:05:34 +02:00
utils
…
views
fix(ui): models without config don't have a .Name field (
#6438
)
2025-10-12 15:24:22 +02:00
app_test.go
feat: Add Agentic MCP support with a new chat/completion endpoint (
#6381
)
2025-10-05 17:51:41 +02:00
app.go
feat(ui): use Alpine.js and drop HTMX (
#6418
)
2025-10-09 22:37:06 +02:00
explorer.go
…
http_suite_test.go
fix(llama-cpp): correctly calculate embeddings (
#6259
)
2025-09-13 23:11:54 +02:00
render.go
…