LocalAI/core/cli/worker
Igor B. Poretsky ab022172a9
chore: switch from /usr/share to /var/lib for data storage (#7361)
* More appropriate place for data storing

The /usr/share subtree in Linux is used for data that generally are not
supposed to change. Conventional places for changeable data are usually
located under /var, so /var/lib seems to be a reasonable default here.

* Data paths consistency fix

* Directory name consistency fix
2025-11-27 09:18:28 +01:00
..
worker.go chore: switch from /usr/share to /var/lib for data storage (#7361) 2025-11-27 09:18:28 +01:00
worker_llamacpp.go feat(ui): allow to cancel ops (#7264) 2025-11-13 18:41:47 +01:00
worker_p2p.go chore: update cogito and simplify MCP logics (#6413) 2025-10-09 12:36:45 +02:00