COMMITS
/ core/http/endpoints/anthropic/messages.go May 25, 2026
R
feat(middleware): Model routing, PII filtering, Cloud model proxies (#9802)
Richard Palethorpe committed
April 24, 2026
April 6, 2026
E
fix(anthropic): do not emit empty tokens and fix SSE tool calls (#9258)
Ettore Di Giacinto committed
April 4, 2026
R
feat(api): Allow coding agents to interactively discover how to control and configure LocalAI (#9084)
Richard Palethorpe committed
E
fix(anthropic): show null index when not present, default to 0 (#9225)
Ettore Di Giacinto committed
March 29, 2026
E
feat: add distributed mode (#9124)
Ettore Di Giacinto committed
March 21, 2026
E
feat: inferencing default, automatic tool parsing fallback and wire min_p (#9092)
Ettore Di Giacinto committed
March 16, 2026
E
chore: refactor endpoints to use same inferencing path, add automatic retrial mechanism in case of errors (#9029)
Ettore Di Giacinto committed
March 11, 2026
E
feat(ui): MCP Apps, mcp streaming and client-side support (#8947)
Ettore Di Giacinto committed
March 8, 2026
E
feat(functions): add peg-based parsing and allow backends to return tool calls directly (#8838)
Ettore Di Giacinto committed
March 5, 2026
E
feat: pass-by metadata to predict options (#8795)
Ettore Di Giacinto committed
March 1, 2026
E
fix: retry when LLM returns empty messages (#8704)
Ettore Di Giacinto committed
January 30, 2026
E
chore: re-enable e2e tests, fixups anthropic API tools support (#8296)
Ettore Di Giacinto committed
January 10, 2026
C
C
feat: Add Anthropic Messages API support (#7948)
Copilot committed