Commit Graph

  • d27a281783 Correct user deletion with all its data (#7368) Igor B. Poretsky 2025-11-27 19:47:55 +03:00
  • c411fe09fb Conventional way of adding extra apt repository (#7362) Igor B. Poretsky 2025-11-27 19:46:26 +03:00
  • 7ccc383a8b chore(l4t/diffusers): bump nvidia l4t index for pytorch 2.9 (#7379) Ettore Di Giacinto 2025-11-27 17:42:01 +01:00
  • 2f8a2b1297 chore(deps): update diffusers dependency to use GitHub repo for l4t (#7369) Ettore Di Giacinto 2025-11-27 16:02:48 +01:00
  • acbcb44dbc Initialize sudo reference before its first actual use (#7367) Igor B. Poretsky 2025-11-27 17:20:46 +03:00
  • ab022172a9 chore: switch from /usr/share to /var/lib for data storage (#7361) Igor B. Poretsky 2025-11-27 11:18:28 +03:00
  • b5f4f4ac6d chore: ⬆️ Update ggml-org/llama.cpp to eec1e33a9ed71b79422e39cc489719cf4f8e0777 (#7363) LocalAI [bot] 2025-11-27 09:17:25 +01:00
  • c0d1d0211f fix: Initialize sudo reference before its first actual use (#7360) v3.8.0 Igor B. Poretsky 2025-11-26 18:03:42 +03:00
  • f617bec686 fix: double sudo invocation fix in the install script (#7359) Igor B. Poretsky 2025-11-26 18:03:10 +03:00
  • 7a94d237c4 chore(deps): bump llama.cpp to '583cb83416467e8abf9b37349dcf1f6a0083745a (#7358) Ettore Di Giacinto 2025-11-26 08:23:21 +01:00
  • 304ac94d01 feat(swagger): update swagger (#7356) LocalAI [bot] 2025-11-25 22:19:53 +01:00
  • f9f9b9d444 Update project news section in README.md Ettore Di Giacinto 2025-11-25 19:31:05 +01:00
  • 70d78b9fd4 chore(deps): bump google.golang.org/grpc from 1.76.0 to 1.77.0 (#7343) dependabot[bot] 2025-11-24 21:18:41 +01:00
  • 91248da09e chore(deps): bump actions/checkout from 5 to 6 (#7339) dependabot[bot] 2025-11-24 21:18:15 +01:00
  • 745c31e013 feat(inpainting): add inpainting endpoint, wire ImageGenerationFunc and return generated image URL (#7328) Gregory Mariani 2025-11-24 21:13:54 +01:00
  • 7e01aa8faa chore(deps): bump protobuf from 6.32.0 to 6.33.1 in /backend/python/transformers (#7340) dependabot[bot] 2025-11-24 20:12:17 +00:00
  • aceebf81d6 chore(ui): fix slider overflow Ettore Di Giacinto 2025-11-24 14:43:38 +01:00
  • 71ed03102f feat(ui): add chat history (#7325) Ettore Di Giacinto 2025-11-24 11:48:24 +01:00
  • f6d2a52cd5 chore: ⬆️ Update ggml-org/llama.cpp to 0c7220db56525d40177fcce3baa0d083448ec813 (#7337) LocalAI [bot] 2025-11-24 09:11:38 +01:00
  • 05a00b2399 chore: ⬆️ Update ggml-org/llama.cpp to 3f3a4fb9c3b907c68598363b204e6f58f4757c8c (#7336) LocalAI [bot] 2025-11-22 22:53:40 +01:00
  • 3a232446e0 Revert "chore(chatterbox): bump l4t index to support more recent pytorch" (#7333) Ettore Di Giacinto 2025-11-22 10:10:27 +01:00
  • bdfe8431fa chore: ⬆️ Update ggml-org/llama.cpp to 23bc779a6e58762ea892eca1801b2ea1b9050c00 (#7331) LocalAI [bot] 2025-11-22 08:44:01 +01:00
  • 55607a5aac chore(chatterbox): bump l4t index to support more recent pytorch (#7332) Ettore Di Giacinto 2025-11-21 22:24:46 +01:00
  • ec492a4c56 fix(typo): environment variable name for max jobs Ettore Di Giacinto 2025-11-21 18:37:22 +01:00
  • 2defe98df8 fix(vllm): Update flash-attn to specific wheel URL Ettore Di Giacinto 2025-11-21 18:06:46 +01:00
  • b406b088a7 fix: Update Installer Options URL (#7330) Filipe Oliveira 2025-11-21 17:29:36 +01:00
  • 6261c87b1b Add NVCC_THREADS and MAX_JOB environment variables Ettore Di Giacinto 2025-11-21 16:14:13 +01:00
  • fa00aa0085 chore(ci): add OS check to skip test if not on Linux Ettore Di Giacinto 2025-11-21 15:01:04 +01:00
  • 0e53ce60b4 chore(ci): remove context size configuration from application Ettore Di Giacinto 2025-11-21 14:57:32 +01:00
  • 8aba078439 chore(tests): add context size option to application initialization Ettore Di Giacinto 2025-11-21 09:50:05 +01:00
  • e88db7d142 fix(llama.cpp): handle corner cases with tool content (#7324) Ettore Di Giacinto 2025-11-21 09:21:49 +01:00
  • b7b8a0a748 chore: ⬆️ Update ggml-org/llama.cpp to dd0f3219419b24740864b5343958a97e1b3e4b26 (#7322) LocalAI [bot] 2025-11-21 08:11:47 +01:00
  • dd2828241c chore(docs): add documentation about import (#7315) Ettore Di Giacinto 2025-11-20 23:07:36 +01:00
  • b8011f49f2 chore: ⬆️ Update ggml-org/whisper.cpp to 19ceec8eac980403b714d603e5ca31653cd42a3f (#7321) LocalAI [bot] 2025-11-20 23:07:22 +01:00
  • 16e5689162 feat(importers): Add diffuser backend importer with ginkgo tests and UI support (#7316) Copilot 2025-11-20 22:38:30 +01:00
  • 2dd42292dc feat(ui): runtime settings (#7320) Ettore Di Giacinto 2025-11-20 22:37:20 +01:00
  • 53d51671d7 Update Docker installation recommendation wording Ettore Di Giacinto 2025-11-20 17:27:48 +01:00
  • daf39e1efd chore(vllm/ci): set maximum number of jobs Ettore Di Giacinto 2025-11-20 15:53:32 +01:00
  • 382474e4a1 fix: do not delete files if used by other configured models (#7235) Ettore Di Giacinto 2025-11-20 14:55:51 +01:00
  • 5fed9c6596 chore(ci): move intel image builds to self-hosted Ettore Di Giacinto 2025-11-20 09:36:54 +01:00
  • bfa07df7cd chore: ⬆️ Update ggml-org/llama.cpp to 7d77f07325985c03a91fa371d0a68ef88a91ec7f (#7314) LocalAI [bot] 2025-11-20 07:58:42 +01:00
  • fbaa21b0e5 chore(deps): bump golang.org/x/crypto from 0.43.0 to 0.45.0 in the go_modules group across 1 directory (#7319) dependabot[bot] 2025-11-20 04:19:22 +00:00
  • eae90cafac Final: Fix complete and tested - MCP toggle now shows for all models with MCP config copilot/fix-mcp-agent-mode-issue copilot-swe-agent[bot] 2025-11-19 22:16:36 +00:00
  • d2ed2b48a8 Fix: Show MCP toggle for all models with MCP config, not just gallery models copilot-swe-agent[bot] 2025-11-19 22:13:39 +00:00
  • 22d8b48fd1 Add test for multiple configs sharing same model file copilot-swe-agent[bot] 2025-11-19 22:11:28 +00:00
  • f2ba636290 Initial plan copilot-swe-agent[bot] 2025-11-19 21:52:23 +00:00
  • 95b6c9bb5a Update docs Ettore Di Giacinto 2025-11-19 22:25:33 +01:00
  • 2cc4809b0d feat: docs revamp (#7313) Ettore Di Giacinto 2025-11-19 22:21:20 +01:00
  • 77bbeed57e feat(importer): unify importing code with CLI (#7299) Ettore Di Giacinto 2025-11-19 20:52:11 +01:00
  • 3152611184 chore(deps): bump llama.cpp to '10e9780154365b191fb43ca4830659ef12def80f (#7311) Ettore Di Giacinto 2025-11-19 14:42:11 +01:00
  • 30f992f241 feat(ui): add backend reinstall button (#7305) Ettore Di Giacinto 2025-11-18 14:52:54 +01:00
  • 2709220b84 fix the tts model dropdown to show the currently selected model (#7306) ErixM 2025-11-18 14:49:03 +01:00
  • 4278506876 chore: ⬆️ Update ggml-org/llama.cpp to cb623de3fc61011e5062522b4d05721a22f2e916 (#7301) LocalAI [bot] 2025-11-18 07:43:57 +01:00
  • 1dd1d12da1 chore: ⬆️ Update ggml-org/whisper.cpp to b12abefa9be2abae39a73fa903322af135024a36 (#7300) LocalAI [bot] 2025-11-18 07:43:33 +01:00
  • 3a5b3bb0a6 chore(deps): bump google.golang.org/protobuf from 1.36.8 to 1.36.10 (#7295) dependabot[bot] 2025-11-17 22:25:55 +01:00
  • 94d9fc923f chore(deps): bump github.com/alecthomas/kong from 1.12.1 to 1.13.0 (#7296) dependabot[bot] 2025-11-17 20:39:14 +01:00
  • 6fcf2c50b6 chore(deps): bump go.yaml.in/yaml/v2 from 2.4.2 to 2.4.3 (#7294) dependabot[bot] 2025-11-17 20:37:19 +01:00
  • 7cbd4a2f18 chore(deps): bump fyne.io/fyne/v2 from 2.7.0 to 2.7.1 (#7293) dependabot[bot] 2025-11-17 20:37:07 +01:00
  • 3e8a54f4b6 chore(docs): improve docs/improve-2 Ettore Di Giacinto 2025-11-17 19:34:25 +01:00
  • 18d11396cd chore(docs): improve documentation and split into sections bigger topics (#7292) Ettore Di Giacinto 2025-11-17 18:39:21 +01:00
  • 93cd688f40 chore: small ux enhancements (#7290) Ettore Di Giacinto 2025-11-17 17:09:42 +01:00
  • 721c3f962b chore: scroll in thinking mode, better buttons placement (#7289) Ettore Di Giacinto 2025-11-17 16:21:14 +01:00
  • fb834805db chore: ⬆️ Update ggml-org/llama.cpp to 80deff3648b93727422461c41c7279ef1dac7452 (#7287) LocalAI [bot] 2025-11-17 07:51:08 +01:00
  • 839aa7b42b feat(swagger): update swagger (#7286) LocalAI [bot] 2025-11-17 07:49:06 +01:00
  • e963a45d66 feat(index): minor enhancements (#7288) Ettore Di Giacinto 2025-11-16 21:23:18 +01:00
  • c313b2c671 fix(reranker): tests and top_n check fix #7212 (#7284) Mikhail Khludnev 2025-11-16 19:53:23 +03:00
  • 137f16336e feat(ui): small refinements (#7285) Ettore Di Giacinto 2025-11-16 17:50:13 +01:00
  • d7f9f3ac93 feat: add support to logitbias and logprobs (#7283) Ettore Di Giacinto 2025-11-16 13:27:36 +01:00
  • cd7d384500 feat: restyle index (#7282) Ettore Di Giacinto 2025-11-16 11:01:05 +01:00
  • d1a0dd10e6 chore: ⬆️ Update ggml-org/llama.cpp to 662192e1dcd224bc25759aadd0190577524c6a66 (#7277) LocalAI [bot] 2025-11-16 08:41:12 +01:00
  • be8cf838c2 feat(importers): add transformers and vLLM (#7278) Ettore Di Giacinto 2025-11-15 22:47:09 +01:00
  • 3276d1cdaf feat(swagger): update swagger (#7276) LocalAI [bot] 2025-11-15 21:50:30 +01:00
  • 5e5f01badd chore(ui): import vendored libs (#7281) Ettore Di Giacinto 2025-11-15 21:49:52 +01:00
  • 6d0f646c37 chore: guide the user to import models (#7280) Ettore Di Giacinto 2025-11-15 21:37:50 +01:00
  • 99d31667f8 chore: do not use placeholder image (#7279) Ettore Di Giacinto 2025-11-15 21:31:58 +01:00
  • 47b546afdc feat(mcp): add LocalAI endpoint to stream live results of the agent (#7274) Ettore Di Giacinto 2025-11-15 17:38:00 +01:00
  • a09d49da43 chore: ⬆️ Update ggml-org/llama.cpp to 9b17d74ab7d31cb7d15ee7eec1616c3d825a84c0 (#7273) LocalAI [bot] 2025-11-15 00:05:39 +01:00
  • 1cdcaf0152 feat: migrate to echo and enable cancellation of non-streaming requests (#7270) Ettore Di Giacinto 2025-11-14 22:57:53 +01:00
  • 03e9f4b140 fix: handle tool errors (#7271) Ettore Di Giacinto 2025-11-14 17:23:56 +01:00
  • 7129409bf6 chore(deps): bump llama.cpp to c4abcb2457217198efdd67d02675f5fddb7071c2 (#7266) Ettore Di Giacinto 2025-11-14 12:16:52 +01:00
  • d9e9ec6825 chore: ⬆️ Update ggml-org/whisper.cpp to d9b7613b34a343848af572cc14467fc5e82fc788 (#7268) LocalAI [bot] 2025-11-13 23:05:06 +01:00
  • b82645d28d feat(swagger): update swagger (#7267) LocalAI [bot] 2025-11-13 22:28:10 +01:00
  • 735ca757fa feat(ui): allow to cancel ops (#7264) Ettore Di Giacinto 2025-11-13 18:41:47 +01:00
  • a8db308d7b chore(deps): bump llama.cpp to '92bb442ad999a0d52df0af2730cd861012e8ac5c' deps/llama.cpp-92bb442ad999a0d52df0af2730cd861012e8ac5c Ettore Di Giacinto 2025-11-12 22:18:25 +01:00
  • b1d1f2a37d chore(importers): small logic enhancements (#7262) Ettore Di Giacinto 2025-11-12 22:08:08 +01:00
  • 3728552e94 feat: import models via URI (#7245) Ettore Di Giacinto 2025-11-12 20:48:56 +01:00
  • 87d0020c10 chore: display file names in model preview (#7251) Shohidul Bari 2025-11-12 14:20:54 +06:00
  • a8eb537071 chore(model-gallery): ⬆️ update checksum (#7248) LocalAI [bot] 2025-11-12 09:14:09 +01:00
  • 04fe0b0da8 fix(reranker): llama-cpp sort score desc, crop top_n (#7211) Mikhail Khludnev 2025-11-12 11:13:01 +03:00
  • fae93e5ba2 chore: ⬆️ Update ggml-org/llama.cpp to 7d019cff744b73084b15ca81ba9916f3efab1223 (#7247) LocalAI [bot] 2025-11-11 22:31:01 +01:00
  • b606034243 chore(model gallery): 🤖 add 1 new models via gallery agent (#7237) LocalAI [bot] 2025-11-11 09:19:19 +01:00
  • 5f4663252d chore: ⬆️ Update ggml-org/llama.cpp to 13730c183b9e1a32c09bf132b5367697d6c55048 (#7232) LocalAI [bot] 2025-11-11 00:03:01 +01:00
  • 80bb7c5f67 chore: ⬆️ Update ggml-org/whisper.cpp to a1867e0dad0b21b35afa43fc815dae60c9a139d6 (#7231) LocalAI [bot] 2025-11-10 22:51:49 +01:00
  • f6881ea023 fix(edit): propagate correctly opts when reloading (#7233) Ettore Di Giacinto 2025-11-10 22:06:32 +01:00
  • 5651a19aa1 chore(deps): bump github.com/ebitengine/purego from 0.9.0 to 0.9.1 (#7229) dependabot[bot] 2025-11-10 20:16:32 +00:00
  • c834cdb826 chore(deps): bump github.com/testcontainers/testcontainers-go from 0.38.0 to 0.40.0 (#7230) dependabot[bot] 2025-11-10 19:40:57 +01:00
  • fa2caef63d chore(deps): bump github.com/docker/docker from 28.5.1+incompatible to 28.5.2+incompatible (#7228) dependabot[bot] 2025-11-10 19:40:26 +01:00
  • 31abc799f9 chore(deps): bump github.com/jaypipes/ghw from 0.19.1 to 0.20.0 (#7227) dependabot[bot] 2025-11-10 19:40:06 +01:00
  • 2368395a0c chore(deps): bump github.com/mudler/cogito from 0.5.0 to 0.5.1 (#7226) dependabot[bot] 2025-11-10 19:39:45 +01:00
  • bf77c11b65 chore(deps): bump appleboy/ssh-action from 1.2.2 to 1.2.3 (#7224) dependabot[bot] 2025-11-10 19:34:13 +01:00