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-29 16:52:27 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c12b31002859c23f4ad64efae20fae0eaa6c8178
LocalAI
/
core
History
Richard Palethorpe
00c72e7d3e
fix(tracing): Create trace buffer on first request to enable tracing at runtime (
#8148
)
...
Signed-off-by: Richard Palethorpe <
io@richiejp.com
>
2026-01-21 18:39:39 +01:00
..
application
feat: disable force eviction (
#7725
)
2025-12-25 14:26:18 +01:00
backend
fix(llama.cpp/mmproj): fix loading mmproj in nested sub-dirs different from model path (
#7832
)
2026-01-02 20:17:30 +01:00
cli
feat(api): add support for open responses specification (
#8063
)
2026-01-17 22:11:47 +01:00
clients
…
config
fix(reasoning): support models with reasoning without starting thinking tag (
#8132
)
2026-01-20 21:07:59 +01:00
dependencies_manager
…
explorer
…
gallery
feat: Filter backend gallery by system capabilities (
#7950
)
2026-01-10 23:34:01 +01:00
http
fix(tracing): Create trace buffer on first request to enable tracing at runtime (
#8148
)
2026-01-21 18:39:39 +01:00
p2p
…
schema
feat(openresponses): Support reasoning blocks (
#8133
)
2026-01-21 00:11:45 +01:00
services
…
startup
…
templates
…