COMMITS
/ core/cli/run.go November 14, 2025
E
feat: migrate to echo and enable cancellation of non-streaming requests (#7270)
Ettore Di Giacinto committed
October 9, 2025
E
chore: update cogito and simplify MCP logics (#6413)
Ettore Di Giacinto committed
October 5, 2025
E
feat: Add Agentic MCP support with a new chat/completion endpoint (#6381)
Ettore Di Giacinto committed
September 4, 2025
E
fix: make sure to turn down all processes on exit (#6200)
Ettore Di Giacinto committed
August 26, 2025
E
feat(launcher): add LocalAI launcher app (#6127)
Ettore Di Giacinto committed
August 19, 2025
E
feat(p2p): automatically sync installed models between instances (#6108)
Ettore Di Giacinto committed
August 14, 2025
E
feat(backends): add system backend, refactor (#6059)
Ettore Di Giacinto committed
July 27, 2025
E
chore: drop assistants endpoint (#5926)
Ettore Di Giacinto committed
July 22, 2025
E
feat: refactor build process, drop embedded backends (#5875)
Ettore Di Giacinto committed
June 27, 2025
E
feat(gallery): automatically install missing backends along models (#5736)
Ettore Di Giacinto committed
June 15, 2025
E
feat: Add backend gallery (#5607)
Ettore Di Giacinto committed
April 27, 2025
M
docs: update docs for DisableWebUI flag (#5256)
Mohit Gaur committed
April 26, 2025
E
feat(video-gen): add endpoint for video generation (#5247)
Ettore Di Giacinto committed
March 29, 2025
E
feat(gguf): guess default context size from file (#5089)
Ettore Di Giacinto committed
January 29, 2025
E
chore: drop embedded models (#4715)
Ettore Di Giacinto committed
January 18, 2025
M
chore(docs): extra-Usage and Machine-Tag docs (#4627)
mintyleaf committed
January 17, 2025
M
feat: add machine tag and inference timings (#4577)
mintyleaf committed
December 8, 2024
E
feat(template): read jinja templates from gguf files (#4332)
Ettore Di Giacinto committed
October 23, 2024
E
feat: allow to disable '/metrics' endpoints for local stats (#3945)
Ettore Di Giacinto committed
September 22, 2024
S
feat: auto load into memory on startup (#3627)
Sertaç Özercan committed
September 17, 2024
D
feat: auth v2 - supersedes #2894 (#3476)
Dave committed
August 21, 2024
E
feat(p2p): allow to set intervals (#3353)
Ettore Di Giacinto committed
E
chore(p2p): single-node when sharing federated instance (#3354)
Ettore Di Giacinto committed
E
fix(p2p): avoid starting the node twice (#3349)
Ettore Di Giacinto committed
August 20, 2024
E
fix(p2p): re-use p2p host when running federated mode (#3341)
Ettore Di Giacinto committed
August 17, 2024
E
fix(p2p): allocate tunnels only when needed (#3259)
Ettore Di Giacinto committed
E
chore: allow to disable gallery endpoints, improve p2p connection handling (#3256)
Ettore Di Giacinto committed
August 9, 2024
E
feat(p2p): add network explorer and community pools (#3125)
Ettore Di Giacinto committed
August 7, 2024
E
feat(p2p): allow to run multiple clusters in the same p2p network (#3128)
Ettore Di Giacinto committed
July 18, 2024
E
fix: short-circuit when nodes aren't detected (#2909)
Ettore Di Giacinto committed
July 10, 2024
D
feat: HF `/scan` endpoint (#2566)
Dave committed
July 8, 2024
E
feat(p2p): Federation and AI swarms (#2723)
Ettore Di Giacinto committed
June 23, 2024
S
chore: fix go.mod module (#2635)
Sertaç Özercan committed
June 16, 2024
E
feat(libpath): refactor and expose functions for external library paths (#2578)
Ettore Di Giacinto committed
June 5, 2024
D
feat:`OpaqueErrors` to hide error information (#2486)
Dave committed
June 4, 2024
D
feat: fiber CSRF (#2482)
Dave committed
E
feat(default): use number of physical cores as default (#2483)
Ettore Di Giacinto committed
May 20, 2024
E
feat(llama.cpp): Totally decentralized, private, distributed, p2p inference (#2343)
Ettore Di Giacinto committed
May 2, 2024
E
feat(ux): Add chat, tts, and image-gen pages to the WebUI (#2222)
Ettore Di Giacinto committed
April 20, 2024
E
models(gallery): add gallery (#2078)
Ettore Di Giacinto committed
C
feat: fiber logs with zerlog and add trace level (#2082)
cryptk committed
April 18, 2024
April 17, 2024
E
Revert #1963 (#2056)
Ettore Di Giacinto committed
April 15, 2024
C
fix: previous CLI rework broke debug logging (#2036)
cryptk committed
April 13, 2024
D
April 11, 2024
C
feat: kong cli refactor fixes #1955 (#1974)
cryptk committed