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-28 00:05:19 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4f7b6b0bff283cec650fc8a7477b06ed514f37e1
LocalAI
/
core
/
http
History
Manish Dewangan
a3b8a94187
fix(ui): fix 404 on API menu link by pointing to index.html (
#7878
)
...
Signed-off-by: devmanishofficial <
devmanishofficial@gmail.com
>
2026-01-05 22:54:14 +01:00
..
endpoints
feat(function): Add tool streaming, XML Tool Call Parsing Support (
#7865
)
2026-01-05 18:25:40 +01:00
middleware
feat(api): Allow tracing of requests and responses (
#7609
)
2025-12-29 11:06:06 +01:00
routes
fix: Highly inconsistent agent response to cogito agent calling MCP server - Body "Invalid http method" (
#7790
)
2026-01-03 15:43:23 +01:00
static
fix(chat/ui): record model name in history for consistency (
#7845
)
2026-01-03 18:05:33 +01:00
views
fix(ui): fix 404 on API menu link by pointing to index.html (
#7878
)
2026-01-05 22:54:14 +01: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
chore(logging): be consistent and do not emit logs from echo (
#7710
)
2025-12-24 09:22:27 +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
…
openai_mapping_test.go
…
openai_videos_test.go
…
render.go
…