This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
LocalAI
Watch
1
Star
0
Fork
0
mirror of
https://github.com/mudler/LocalAI.git
synced
2026-09-25 15:44:56 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
6a1e44c8ffdd2c2c823113b23d892ed6a2d1035e
LocalAI
/
core
/
http
T
History
copilot-swe-agent[bot]
and
mudler
6a1e44c8ff
Fix markdown parsing to handle multi-line constructs correctly
...
Co-authored-by: mudler <
2420543+mudler@users.noreply.github.com
>
2026-02-03 11:42:51 +00:00
..
endpoints
fix(api): Add missing field in initial OpenAI streaming response (
#8341
)
2026-02-02 08:30:04 +01:00
middleware
feat: add VoxCPM tts backend (
#8109
)
2026-01-28 14:44:04 +01:00
routes
fix(videogen): drop incomplete endpoint, add GGUF support for LTX-2 (
#8160
)
2026-01-22 14:09:20 +01:00
static
Fix markdown parsing to handle multi-line constructs correctly
2026-02-03 11:42:51 +00:00
views
Fix markdown parsing to handle multi-line constructs correctly
2026-02-03 11:42:51 +00:00
app_test.go
chore(refactor): move logging to common package based on slog (
#7668
)
2025-12-21 19:33:13 +01:00
app.go
feat(api): add support for open responses specification (
#8063
)
2026-01-17 22:11:47 +01:00
explorer.go
chore(refactor): move logging to common package based on slog (
#7668
)
2025-12-21 19:33:13 +01:00
http_suite_test.go
feat(api): add support for open responses specification (
#8063
)
2026-01-17 22:11:47 +01:00
openresponses_test.go
feat(api): add support for open responses specification (
#8063
)
2026-01-17 22:11:47 +01:00
render.go
feat: migrate to echo and enable cancellation of non-streaming requests (
#7270
)
2025-11-14 22:57:53 +01:00